#computational-geometry #algorithm #applications

yanked computational_geometry_rust

rust implementation of common computational geometry algorithm

0.1.0 Oct 12, 2023

#19 in #computational-geometry

MIT license

3KB

computational_geometry_rust

Rust implementation of Computational Geometry Algorithms and Applications

Table of Contents

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

No runtime deps