[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[x3d-public] Java3D scenes save in VRML or X3D format
- To: x3d-public@web3d.org
- Subject: [x3d-public] Java3D scenes save in VRML or X3D format
- From: "Iñigo Telleria" <telleria@gmail.com>
- Date: Thu, 16 Mar 2006 09:51:28 +0100
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=GboRki4i8sV2FZsej2X3svwGOU8vzV44eiOpXyChehSGBYcMfv3Nbuj7WPAN/Cts4N4DGe6/JCHWmBOwd7MBpb4jbfOf3ShlSq2Ssbyxyd6My3i6CbagN7sDImSym02wQBvfyg4BB6A2SSbS6d1V7jCwiycdEuYEC3bwh65Hl94=
- Sender: owner-x3d-public@web3d.org
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