Skip to content

arcane810/polygon-triangulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Polygon Triangulation

An implementation of polygon triangulation which first partitions the polygon into monotone parts and triangulates the monotone polygons. A DCEL is used to store the polygon and its monotone partitioning and the triangulation. Made as a part of the computation geometry course at BITS Pilani, Hyderabad Campus.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published