To install java 3d vrml viewer, I have followed the instruction in
http://www.vrml.org/WorkingGroups/vrml-java3d/ and
have extracted all the jar file, as README file says.
But, the player doesn't run leaving the messages as follows.
C:\jdk1.2\vrml\java3d\examples\player>java Vrml97Player
Exception in thread "main" java.lang.NoClassDefFoundError: com/sun/j3d/loaders/vrml97/Player
at java.lang.ClassLoader.defineClass0<Native
Method>
...
...
...
at sun.misc.Launcher$AppClassLoader.loadClass<Launcher.java:275>
at java.lang.ClassLoader.loadClass<ClassLoader.java:
237>
Please let me know how to proceed...
Many thanks in advance.
Wonyong.
