Hi,
Is it possible to use the Java3d timer in an applet without downloading all of Java3d? Is it possible to isolate the timer classes and package them with the applet?
Thanks,
L
No.
Legal issues aside, the timer uses native code from a dll that has to be installed upfront.
If you can wait a bit … 1.5 has an equally good timer on board.