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 list information:
visad listvisad archives: