Skip to content

mrhatman/CoGeoRs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoGeoRs

Computational Geometry Algorithms in Rust

Implimented Algorithms:

  • Primative Intersections
  • 2D Convex Hulls
  • Polygon Area Calculation
  • DCEL
    • Face Area

Planned Algorithms:

  • Line Set Intersections
  • Polygon Triangularization
  • DCEL
    • Overlap Calculation
  • KD Tree

About

Computational Geometry Algorithms in Rust

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages