Skip to content

1. README

Ebenezer Jesuraj edited this page Nov 23, 2020 · 1 revision

Polygon-Triangulation-Using-Monotone-Partitioning

CodeFactor Forks Stars Issues Documentation Status License

Intro

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..

Books Referenced

  • Computational Geometry - Algorithms and Applications - Third Edition - @Mark de Berg

Contribution Guidelines

Rules/Guidelines should be followed by Open Source Contributors

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..

GitHub Wiki Pages

Refer GitHub Wiki Pages for More Info,

Authors

Clone this wiki locally