MathGeoLib icon indicating copy to clipboard operation
MathGeoLib copied to clipboard

Finish Polygon and Polyhedron classes.

Open juj opened this issue 13 years ago • 1 comments

Both classes Polygon and Polyhedron are implemented somewhat naively, and several collision tests are written in a very slow manner, and the functionality not completely tested.

Finalize these class structures.

juj avatar May 02 '12 15:05 juj

It was reported that the Polygon::Triangulate crashes on some inputs:

19:03 < UltraLazer> clb_, it does the return t when its not CCW or whatever 19:03 < UltraLazer> and the reversal just makes it endlessly recurse

The function needs to be examined in closer detail with a few test cases.

juj avatar Aug 30 '12 16:08 juj