[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [x3d-public] Java3D scenes save in VRML or X3D format
>
> I don't know if it is better to store the 3D scenes in VRML or X3D.
>
First, you want to store in X3D appropriate profile xml.
This is for ease of transport and development.
To know more than that, we need to know more about the
java3d scene shapes and behaviors, .
Next, of course the scene has to actually run in some player.
So a running copy has to be maintained in whatever
X3D/VRML client dielect which can actually play the thing.
Over a period of time, non-spec content can be removed
so the scene can play in any x3d standard-based client.
In the conversion process from java3d to x3d/vrml
may be challenging depending on a lot of stuff,
including authoring style and the tools used to produce the java3d..
In total, the simplist way would be for you to learn x3d,
then use some java3d source code and tools like
vizx3d, flux, x3dedit, a utf-8 text editor, this list, a java3d list,
and other tools already mentioned to translate the scenes.
I'm sure that if you have problems with specific coding concept
or practice, posting to this list will produce some opinions about
the best tools and techniques.
Thanks and Best Regards,
Joe
----- Original Message -----
From: "Tahir Emre KALAYCI" <tekrei@gmail.com>
To: <x3d-public@web3d.org>; <telleria@gmail.com>
Sent: March 16, 2006 3:08 AM
Subject: 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
-------------------------------------------------------------------------
for list subscription/unsubscription,
go to http://www.web3d.org/cgi-bin/public_list_signup/lwgate/listsavail.html