How to use NCSA loader packages in Java3D Applet ?
In application(API), I just put the Portfolio of NCSA
in a folder called “ncsa” ,then use
import ncsa.j3d.;
import ncsa.j3d.loaders.;
I can use the function of the loader!but it is not work in
applet.
How can I use NCSA in applet? Did anyone use it before
or can suggset some reference website to me?
thanks!!!