Re: [JAVA3D] Strange behaviours with Java3D Vrml loader

2000-07-10 Thread Doug Gehringer
> I have been using and modifying the Java3D Vrml loader from the public > domain a while already and I find that it has problems with displaying 3D > objects that has holes in the middle The VRML loader uses the Java3D utilities to decompose complex polygons, such as polygons with holes. Isola

Re: [JAVA3D] Strange behaviours with Java3D Vrml loader

2000-07-09 Thread #LAW YEE WEI#
ly 10, 2000 10:24 AM To: [EMAIL PROTECTED] Subject: [JAVA3D] Strange behaviours with Java3D Vrml loader Hi all, I have been using and modifying the Java3D Vrml loader from the public domain a while already and I find that it has problems with displaying 3D objects that has holes in the middle

[JAVA3D] Strange behaviours with Java3D Vrml loader

2000-07-09 Thread Alan Wai
Hi all, I have been using and modifying the Java3D Vrml loader from the public domain a while already and I find that it has problems with displaying 3D objects that has holes in the middle (such as windows in houses or castles). Does anybody notice this problem and does anyone have a solution