Philip J Colbert wrote:
Thanks for the tips

I have now managed to set the capabilities I requre for the VRML file and I
can gather information about the instersection with the pickRay and all seams
to work for this section but I get this runtime error every now and again any
ideas what it is about?

Exception occurred during Behavior execution:
java.lang.RuntimeException: Interp point outside triangle
        at
com.sun.j3d.utils.picking.PickIntersection.getInterpWeights(PickInter
section.java:1467)
        at
com.sun.j3d.utils.picking.PickIntersection.getPointCoordinates(PickIn
tersection.java:1115)
        at MainPanel$face_ID_Behavior.updateScene(MainPanel.java:504)
        at
com.sun.j3d.utils.picking.behaviors.PickMouseBehavior.processStimulus
(PickMouseBehavior.java:162)
        at
javax.media.j3d.BehaviorScheduler.doWork(BehaviorScheduler.java:167)
        at javax.media.j3d.J3dThread.run(J3dThread.java:256)


C YA Phil :)
Hmmm, thats somewhere inside the picking utilities.  I know they where
working on that code, you might want to try it with the latest beta or
the last stable release and see if it happens in both.

--
Alan Hudson
President: Yumetech, Inc.                      http://www.yumetech.com/
Web3D Open Source Chair        http://www.web3d.org/TaskGroups/source/

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