Dave,

>>
>>Two problems I am running into:
>>
>>1. Java3d is not letting me pick against an object in a shared group.  This
>>is a big problem for us since a lot of our stuff like rocks, trees, etc are
>>in Links to shared groups.  I can't understand why this is a limitation.

You should be able to. All pickXXX methods return either an array of
SceneGraphPath objects or a SceneGraphPath object.

- Chien Yang
  Java 3D Team.


>>
>>2. I am getting the error "interp point outside triangle" when I do a pick.
>>The code I am using to pick is this:
>>
>
>This bug 4516752 - IntersectTest throws runtime exceptions
>
>is fixed in the next v1.3 beta2 release.
>
>- Kelvin
>---------------
>Java 3D Team
>Sun Microsystems Inc.
>
>===========================================================================
>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