Anybody has experience of using texture mapping by
reference feature which has been implemented by
j3d 1.2beta1?
I am not having any performance boost at all using
the new reference method comparing with the previous
copying method. The ImageComponent IS constructed
much more faster, but
> I am currently useing the sphere class to create a 3d earth using
> a texture map and outlines of land masses. However, the sphere seems
> fairly chunky and not nearly as smooth as I would like. Are there
> things I can do to improve the look of the default sphere?
Use Sphere(float radius, in
Read http://www.auinger.de/index3.htm about how to run java3d applets under
netscape or IE.
> I can run java3d applets (examples) by appletViewer
> I can also run java 2 (jdk1.2) applets on both
> IE and Netscape. But can not run them on IE and Netscape.
> For example, After I browse to run Tex