Skip to content

lk-chen/CG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computational Geometry Library

currently under constructing

Implemented:

  • Convex Hull
  • Segments Intersection
  • Monotone Triangulation

Will do:

  • Voronoi Diagram
  • other stuff, let's see

Structure:

  • C++: implementing algorithms & unit tests
  • CLI: glue between C# and C++
  • C#: GUI interface

Ambition:

  • Build UWP fun games based on what I have got
  • Build ASP.NET MVC website for easy CG experiments

About

Computational Geometry library (C++)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published