I'd highly recommend the Xj3D VRML loader.  But of course I'm totally
biased!

You can download it here:
http://www.web3d.org/TaskGroups/source/xj3d.html

Borja Marcos Su�rez wrote:
>
> English
> ---------
> I cant find the vrml97 loader. Can someone give me the address where I can download 
>it?
>
> I have found the CyverVRML97 loader but It doesnt work. In the web they say we only 
>have to do:
>
>      VRML97Loader loader = new VRML97Loader();
>      loader.load(filename);
>      BranchGroup branchGroup = loader.getBranchGroup();
>      world.addSceneNode(branchGroup);
>
> When I execute this there is not error but anything is loaded on my virtual 
>universe. What is happening?
>
> If someone knows a vrml loader better than this please tell me.
>
> thanks in advance.
>

--
Alan Hudson
President: Yumetech, Inc.                      http://www.yumetech.com/
Web3D Open Source Chair        http://www.web3d.org/TaskGroups/source/

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to