Re: [JAVA3D] Problem loading DXF

2000-11-21 Thread Holger Heckelmüller
try   http://www.j3d.org/utilities/loaders.html   Holger -Ursprüngliche Nachricht-Von: Oscar Guindzberg <[EMAIL PROTECTED]>An: [EMAIL PROTECTED] <[EMAIL PROTECTED]>Datum: Montag, 20. November 2000 15:59Betreff: [JAVA3D] Problem loading DXF I have a pro

Re: [JAVA3D] Problem loading DXF

2000-11-20 Thread Matthew Flagg
pens and views just about any 3D file format.  Quake models to Autocad files.  Here's the link if you are interested. http://www.xdsoft.com/explorer/ -Original Message-From: Oscar Guindzberg [mailto:[EMAIL PROTECTED]]Sent: Monday, November 20, 2000 9:53 AMTo: [EMAIL PROTECTED]Subje

[JAVA3D] Problem loading DXF

2000-11-20 Thread Oscar Guindzberg
I have a problem loading some DXFs files. I create a Scene, and then I call scene.getSceneGroup() but this returns null. Any help?   I am sending you : - A zipped file that contains 2 .dxf files (one works fine, the other have the mentioned problem) - the program I use for loading (wich is