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".

Reply via email to