AntonioModer / poly2tri

Automatically exported from code.google.com/p/poly2tri
Other
0 stars 0 forks source link

AS3 Port gives very unpredictable results when doing holes. #45

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Pass convex poly coordinates
2.Pass holes poly coordinates
3.Triangulate

What is the expected output? What do you see instead?
What I see is sometimes no triangulation happens at all,sometimes the hole area 
gets triangulated and there rest is gone.

What version of the product are you using? On what operating system?
Latest.

Please provide any additional information below.

Original issue reported on code.google.com by explomas...@gmail.com on 26 Feb 2012 at 1:42

GoogleCodeExporter commented 9 years ago
You're more than welcome to submit a patch.

Original comment by mason.gr...@gmail.com on 4 Apr 2012 at 1:23

GoogleCodeExporter commented 9 years ago
Anyone is welcome to submit a patch. C++ and Java are now the officially 
supported languages.

Original comment by mason.gr...@gmail.com on 7 Apr 2012 at 5:14