Hi,
>Is there a way to save a Java3D world into a VMRL file format.
>What I try to do, is to load a VRML world, then use Java3D to do some
>modification to the world and then save it back on disk.
>Does anyone have any idea/suggestion on how to proceed?
Try my VRML package for Java2 and Java3D.
http://www.cyber.koganei.tokyo.jp/vrml/cv97/cv97java/index.html
Using the package, you can load a VRML file and get the Java3D nodes,
then save your Java3D world into a VRML file. I am developing some
VRML and Java3D tools using the package.
----------------------------------------
Satoshi Konno
[EMAIL PROTECTED]
http://www.cyber.koganei.tokyo.jp
=====================================================================
To subscribe/unsubscribe, send mail to [EMAIL PROTECTED]
Java 3D Home Page: http://java.sun.com/products/java-media/3D/