Check out www.j3d.org and download from the code
repository.  It has a ViewFrustum class that allows you to
get the info you need.

Jason Cheatham

On Sat, 31 Jan 2004 17:12:07 -0500
 Mark McKay <[EMAIL PROTECTED]> wrote:
I have a number of points in my scene graph that I would
like to know
the 2D coordinates of on my Canvas3D.  This is so I can
position Java2D
labels adjacent to these points.  Translating the points
into view space
isn't too hard, but Java3D completely encapsulates the
viewing frutsum,
so I do not know how to determine where these points end
up after
projection.

Mark McKay

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body
of the message "signoff JAVA3D-INTEREST".  For general
help, send email to
[EMAIL PROTECTED] and include in the body of the
message "help".


=========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to