# computational_geometry_rust Rust implementation of Computational Geometry Algorithms and Applications ## Table of Contents - [Introduction](#introduction) - [Contents](#Contents) - [Getting Started](#getting-started) - [Prerequisites](#prerequisites) - [Installation](#installation) - [Usage](#usage) - [Contributing](#contributing) - [License](#license) ## Introduction This repository covers tops of Rust implementation of common algorithm / application of computational geometry. ## Contents Code and examples covers the following topics (Keep growing) - Line Segment Intersection - Polygon Triangulation - Linear Programming - Pending... ## Getting Started ## Usage ## License