[JAVA3D] Question on texture mapping by reference

2000-01-26 Thread lining yang
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

Re: [JAVA3D] Smooth sphere?

1999-12-03 Thread lining yang
> 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

Re: [JAVA3D] Ask again: Run jav3D applet

1999-09-28 Thread Lining Yang
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