-
Notifications
You must be signed in to change notification settings - Fork 3
1. README
Ebenezer Jesuraj edited this page Nov 23, 2020
·
1 revision
A Triangulation Policy, developed in C++ is a project for partitioning a Concave Polygon into multiple Convex pieces for efficient use of various other Geometric algorithms. It is based on the Monotone Partitioning Algorithm and the user experience is enhanced using the OpenGL Utility Toolkit..
- Computational Geometry - Algorithms and Applications - Third Edition - @Mark de Berg
Refer Contributing.md file for more details and also the Contributors Code Structure should follow CODE_OF_CONDUCT Guidelines present in the CODE_OF_CONDUCT.md File..
Refer GitHub Wiki Pages for More Info,
- GitHub Wiki Pages - @EbenezerJesuraj
- Ebenezer Jesuraj - @EbenezerJesuraj
- Ananya Haraprasad H - @AnanyaHaraprasad