Due to the current gap in continued funding from the U.S. National Science Foundation (NSF), the NSF Unidata Program Center has temporarily paused most operations. See NSF Unidata Pause in Most Operations for details.
Hi Maohai, > First a very basic question, is it possible to use Java3D > but not have the effect of 3D? Try this: DisplayRenderer renderer = new TwoDDisplayRendererJ3D(); Display display = new DisplayImplJ3D("2D-Display", renderer); This will give you a J3D-Display with a J2D-Display behavior. Cheers, Mathias
visad
archives: