|
|
 | | From: | Christopher Brooks | | Subject: | Re: 3D demo applets | | Date: | Tue, 23 Nov 2004 14:00:56 -0800 |
|
|
 | Try it now. I had to copy gr.jar in.
Basically what happend was that I was using a Linux box to create the distribution that had Unix style line ending. That Linux box did not have Java3D installed.
Your users might find it easier if you use Java WebStart instead of applets because you can specify the libraries to download, see http://forum.java.sun.com/thread.jsp?forum=38&thread=166873
For more info about WebStart, see http://ptolemy.eecs.berkeley.edu/ptolemyII/ptII4.0/jnlp-4.0.1/webStartHelp.htm#Java3D
_Christopher --------
Hi again, I am now trying to run the 3D demo applets from the ptolemy website. I get a ClassNotFoundException: ptolemy.domains.gr.kernel.GRDirector for all of the demos. I have verified that java 3D does run in my browser by running Sun' s 3D demos. In the end what I want to do is create my own 3D scenes that will be viewable via applets on the web. Thanks, Neil --------------------------------------------------------------------------- - Posted to the ptolemy-hackers mailing list. Please send administrative mail for this list to: ptolemy-hackers-request@ptolemy.eecs.berkeley.edu --------
---------------------------------------------------------------------------- Posted to the ptolemy-hackers mailing list. Please send administrative mail for this list to: ptolemy-hackers-request@ptolemy.eecs.berkeley.edu
|
|
|