/Polygon-Decomposition-into-Convex-Polygon-DAA-

A C++ implementation of the paper titled " Algorithms for decomposition of a polygon into complex polygon", with Python visualisation and Doxygen documentation.

Primary LanguageC++

RUN

chmod a+x script.sh in the current directory.

Then change values of n that is the value in argv. change the number after ./a.out.

RUN

./script.sh

See results in op.png First image is origina polygon and second is decomposed polygons, third is ,merged polygons