Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Finish Polygon and Polyhedron classes. #4

Open
juj opened this issue May 2, 2012 · 1 comment
Open

Finish Polygon and Polyhedron classes. #4

juj opened this issue May 2, 2012 · 1 comment

Comments

@juj
Copy link
Owner

juj commented May 2, 2012

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
Copy link
Owner Author

juj commented Aug 30, 2012

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant