Hello out there,

I wan�t to pick edges with java3D. My problem is, I have some objects on
screen and I wan�t to be able to pick edges from those object (at the
moment I simplified my problem to boxes). Therefore I allready extended
the PickMouseBehavior class to be able to read geometry out of the
object I�m picking and I�m able to draw a box at a specified edge. Now,
the problem in fact is,  I have to decide which edge is meant for
picking, so I can draw the box at the right edge. I think this is a
common problem, so maybe someone out there could help me out?

Thanx in Advance, Timo.

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