Re: [JAVA3D] Bug in triangulating polygons with multiple contours

2003-01-15 Thread Tero Karhunen
Title: RE: [JAVA3D] Bug in triangulating polygons with multiple contours Ok, thanks for the input from both of you. I have managed to isolate another case (from a shape of 840 polygons phewww...) where this happens again and this time changing the sense of the hole doesn't

[JAVA3D] AW: [JAVA3D] Bug in triangulating polygons with multiple contours

2003-01-10 Thread Florin Herinean
Nachricht-Von: Dave Smith [mailto:[EMAIL PROTECTED]]Gesendet: Freitag, 10. Januar 2003 17:14An: [EMAIL PROTECTED]Betreff: Re: [JAVA3D] Bug in triangulating polygons with multiple contours I'm surprised such a simple example doesn't work.  I even reduced the noise a

Re: [JAVA3D] Bug in triangulating polygons with multiple contours

2003-01-10 Thread Dave Smith
Subject: [JAVA3D] Bug in triangulating polygons with multiple contours It seems that sometimes when i attempt to use GeometryInfo by specifying polygons with holes, the triangulated results aren't correct. The test method attached can duplicate this, it only creates a Shape3D howeve

[JAVA3D] Bug in triangulating polygons with multiple contours

2003-01-10 Thread Tero Karhunen
Title: Bug in triangulating polygons with multiple contours It seems that sometimes when i attempt to use GeometryInfo by specifying polygons with holes, the triangulated results aren't correct. The test method attached can duplicate this, it only creates a Shape3D however, since even a min