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 Bill, I've got one question about Coordinate System in VisAD. What is the link between the coordinate system of the samples and the coordinate system of Java3d ? In fact, my question is "how to locate the centered eye ?" If I use : Canvas3D canvas = disp_rend.getCanvas(); Point3d eye_position = new Point3d(); canvas.getCenterEyeInImagePlate(eye_position); I got {0,0,0}. Is there a method that gives the eye position in the same coordinate system as the samples ? Thanks in advance -Sylvain-
visad
archives: