Its really not _that_ complicated. If you can use Java WebStart instead of
an applet, Sun offers everything you need for an automatic installation at
https://j3d-webstart.dev.java.net/

Le Tue, 7 Sep 2004 12:12:09 -0700, Justin Couch <[EMAIL PROTECTED]> a
écrit:

Dudi Gil wrote:

Is it possibleto run J3D application within applet and if it is what
should be done,
where to put the jar file: vecmath.jar,j3dcore.jar so the applet will
recognize it ?

Because these files interact with a DLL, you have to have Java3D installed on the machine. There is a way of doing this with a signed installer, and some work dealing with manifest file entries, but it's quite a pain to deal with - particularly as there is no central place to download all versions of J3D from. For a while Sun had an unpublished URL on their servers that would handle the J3D installer part, but it's since disappeared.

--
Justin Couch                         http://www.vlc.com.au/~justin/
Java Architect & Bit Twiddler              http://www.yumetech.com/
Author, Java 3D FAQ Maintainer                  http://www.j3d.org/
-------------------------------------------------------------------
"Look through the lens, and the light breaks down into many lights.
  Turn it or move it, and a new set of arrangements appears... is it
  a single light or many lights, lights that one must know how to
  distinguish, recognise and appreciate? Is it one light with many
  frames or one frame for many lights?"      -Subcomandante Marcos
-------------------------------------------------------------------

===========================================================================
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".


=========================================================================== 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".

Reply via email to