Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 619 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 619 Bytes

oryol-delaunay

An implementation of constrained delaunay triangulation in C++ (on top of Oryol::Core data structures)

The default application (Delaunay) is a no-frills test bed with a basic pathfinder implementation.

Enjoy!