computational_geometry_rust

Crates.iocomputational_geometry_rust
lib.rscomputational_geometry_rust
version0.1.0
sourcesrc
created_at2023-10-12 19:41:19.54973
updated_at2023-10-12 19:41:19.54973
descriptionrust implementation of common computational geometry algorithm
homepage
repository
max_upload_size
id1001654
size2,282
Wayne W (wayne-w-cloud)

documentation

README

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

Commit count: 0

cargo fmt