Re: [JAVA3D] VRML loading trouble.

2002-03-18 Thread Mojtaba
Hello I believe you are loading VRML1.0 file since it has Separators while the loaders can only load VRML97 (VRML2.0). Try converting your VRML1.0 to VRML2.0 and getting the loader to load the new file. Mojtaba

[JAVA3D] VRML loading trouble.

2002-03-18 Thread Lee Zhou
-Hi, Could you give me a quick explain on vrml97 loader's Unknown node type: Separator? I Tried Sun's VRML loader from Selman's book example, it works fine. But I tried to load my own VRML file, it always throws exceptions as follows: Current user.dir: C:\dev\instruments\singleslitdiffraction\