I'm trying to write a behavior that allows the user to pick a point on the
surface of a
shape and returns the point that was picked.  My hope was to find the
intersection
between the pick shape and the shape I want to pick.  This is an easy thing
to do
with Java 3D 1.2.  However, I need to write this behavior to work in an
application
written for IRIX (sgi's operating system).  The latest version of Java 3D on
IRIX is
1.1.3.  Does anyone have an idea to get the intersection in 1.1.3?

Max Kraemer
[EMAIL PROTECTED]
(719) 567-0869

===========================================================================
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