• Stars
    star
    4
  • Rank 3,304,323 (Top 66 %)
  • Language
    C++
  • License
    GNU General Publi...
  • Created almost 5 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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