Hi, 8)All,
We wish to use Java 3D to do a robotics simulation project. In fact, we wish to use Java3D VRML loader and we have downloaded an example called “BVview” from Sun’s website.
However, it cannot go through although we have copy vrml97.jar in the same position with j3dcore.jar.
It shows the error " in thread ‘main’ java.lang.NoClassDefFoundError: com/sun/j3d/loaders/vrml97/VrmlLoader"
I wonder is this the path problem?
But it seems our other Java 3D programs work fine except VRML loader problem.
Can someone give some suggestions?
Thank you so much!
Eric