Hi Kenneth,
I too am trying to work out how to use VRML data along with a suitable
viewer and incorporate all of this into a JAVA Swing GUI. SO far I have
found very little on how to make the VRML viewer a part of my
application interface (i.e. include the viewer into the JFrame
container). The Bo
Kenneth,
Have you tried J3DFly? Does that do everything you need in a VRML
viewer?
- John Wright
Starfire Research
Kenneth SEE wrote:
>
> Dear experts,
>
> Does anybody have the experience of the following issues:
>
> I am now researching a topics of scientific computing. I would like to work
Dear experts,
Does anybody have the experience of the following issues:
I am now researching a topics of scientific computing. I would like to work
on a project to visualise the VRML file by using Java3D. Since I haven't got
any experience in Java 3D. I would like to know if the Java 3D can prov
Ajit,
Download the VRML loader from www.vrml.org. In the examples, follow
SimpleVrml97Viewer.java. It shows how to import a VRML object into your
scene.
Hope this helps.
---
Helmuth Trefftz
Rutgers University
hi everybody!!!
Can someone tell me how to read a VRML file into a Java 3D program.
i.e how to get the VRML scenegraph on top of the Java 3D scenegraph.
Ajit
Get free email and a permanent address at http://www.amexmail.com/?A
Ajit Dharmik <[EMAIL PROTECTED]> writes:
> Can someone tell me how to read a VRML file into a Java 3D program.
I would say you want to investigate the homepage of the Java3D and
VRML Working group at http://www.web3d.org/WorkingGroups/vrml-java3d/.
Roland
=