All,
Well I'm still having problems running my applets. I've installed the Java
3d RT stuff on my machine under Java RT 1.3.1 and I've downloaded and
installed the plugin too, but my app still gives me problems. Many of the
simple demos packaged with these packages work fine, but they are very
simple. Some of the demos from the Java 3d book (published by Sun) do NOT
work properly (like OrientedTest) as applets although they do run from the
command line.
Something really weird going on here. Also this is what the Java console in
IE6.0 shows me:
Error loading class: javax.vecmath.Color3f
java.lang.NoClassDefFoundError
java.lang.InstantiationException: stand/VisDemo
at com/ms/applet/BrowserAppletFrame.newInstance
at com/ms/applet/AppletPanel.processSentEvent
at com/ms/applet/AppletPanel.processSentEvent
at com/ms/applet/AppletPanel.run
at java/lang/Thread.run
Finalizing
It's as if the Java 3d RT stuff was missing a few things but I haven't
figured it out.
Any ideas?
-- John
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".