Skip to content

An application developed in C++, used for partitioning a concave polygon into multiple convex pieces for efficient use of various Geometric algorithms. It is based on the Monotone Partitioning algorithm..

License

Notifications You must be signed in to change notification settings

Morpheus-Incorporated/Polygon-Triangulation-Using-Monotone-Partitioning

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

About

An application developed in C++, used for partitioning a concave polygon into multiple convex pieces for efficient use of various Geometric algorithms. It is based on the Monotone Partitioning algorithm..

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published