Java3D is not a "modeling language" like VRML, and thus has no format.
It is designed to be a real-time rendering engine.  What you should do
is create your models with a VRML modeler.  Then you can use them in
Java3D (using a J3D VRML loader) and in other VRML viewers.

-Lee

-----Original Message-----
From: Rodrigo de Souza [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, November 07, 2000 10:02 AM
To: [EMAIL PROTECTED]
Subject: [JAVA3D] Changing Virtual System


Hi.  I'm using Java3D to create textured model of architectures and
things
like that but I want to create applets that can run without the Java3D
plugin.

I want to EXPORT this model to VRML.  Is that possible?  How can I do
that?   Is there another way to do what I want?

Thanks


Rodrigo Luis de Souza da Silva
Mestrando - Computa��o Gr�fica
LCG/COPPE/UFRJ - Brasil

========================================================================
===
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".

===========================================================================
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