[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [x3d-public] Java3D scenes save in VRML or X3D format



As i know you need to write your own X3D/VRML exporter for this. For Java3D serialization you can use scenegraph.io. ( http://download.java.net/media/java3d/javadoc/1.3.2/com/sun/j3d/utils/scenegraph/io/package-summary.html ). It s also known as Java 3D Fly ( Check https://java3d.dev.java.net/ for more info)

Also you can check http://www.cybergarage.org/ for Java3D and VRML,X3D libraries.

Best regards.

2006/3/16, Iñigo Telleria < telleria@gmail.com>:
Hi,
I would like to know how I can save my Java3D scenes in VRML or X3D format? I have found diferents loaders to get 3D scenes from VRML/X3D to Java3D, but I need the oposite: save my 3D scenes from Java3D to VRML/X3D.

I don't know if it is better to store the 3D scenes in VRML or X3D.

Thanks in advance



--
-------------------------------
Tahir Emre KALAYCI