Closed smatthews1999 closed 7 years ago
I changed that to use the Triangulate class instead. It checks the input and output of each algorithm depending on the values in Settings.cs. The documentation is not up to date on many points.
Very nice... and easy way to sample all the decomposition methods.
In the Farseer documentation, it mentions making use of the BayazitDecomposer to create polygons. However in Velcro this class is protected and not available. Can/should this (and other decomposers) be made public?