NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.
To learn about what's going on, see About the Archive Site.
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: