agusw1 / poly2tri

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

AS3 version simply does not work :) #42

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. compile and run attached test
2. click to add points

What is the expected output? What do you see instead?
I expect to see green mesh correctly triangulating blue poly once red hole is 
inside, at least; instead, I see random mesh, sometimes with arbitrary points 
added.

What version of the product are you using? On what operating system?
just cloned as3 repository today (had to comment out few unrelated imports 
before it even compiled)

Please provide any additional information below.

Original issue reported on code.google.com by makc.the...@gmail.com on 13 Feb 2012 at 3:16

Attachments:

GoogleCodeExporter commented 8 years ago
I should add that js version seems to work correctly on the same data, if you 
try it. May be good idea to port it ;)

Original comment by makc.the...@gmail.com on 13 Feb 2012 at 3:47

GoogleCodeExporter commented 8 years ago
never mind, I just ported js version.

Original comment by makc.the...@gmail.com on 15 Feb 2012 at 11:11

GoogleCodeExporter commented 8 years ago
ffuuu, this issue is duplicate of Issue 43 lol :)

Original comment by makc.the...@gmail.com on 18 Feb 2012 at 9:46

GoogleCodeExporter commented 8 years ago
I didn't do the AS3 port... it may be neglected?

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

GoogleCodeExporter commented 8 years ago
AS3 may be neglected. try contacting the author...?

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

GoogleCodeExporter commented 8 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:13