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.
-----------------------------------
Spanish
---------
No consigo encontrar el loader vrml97. Puede alguien darme una direcci�n donde
bajarmelo?
He encontrado el CyberVTML97 pero parece que no funciona. Seg�n su especificaci�n lo
�nico que hay que hacer es:
VRML97Loader loader = new VRML97Loader();
loader.load(filename);
BranchGroup branchGroup = loader.getBranchGroup();
world.addSceneNode(branchGroup);
Cuando ejecuto esto no se produce ningun error pero no carga nada en el universo
virtual. Me pod�is decir que est� pasando?
Si alguien conoce un loader par vrml mejor que este dec�dmelo.
Muchas gracias.
----------------------------------------------------------
Borja Marcos Su�rez
mail: [EMAIL PROTECTED]
icq: 41472800
msn: [EMAIL PROTECTED]
Java 3D Spanish Group - http://lapagina.de/java3d
Lista de correo [EMAIL PROTECTED]
----------------------------------------------------------
===========================================================================
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".