Hi,
i'm working on a problem where i have a number of objects dispersed in a
window.
E.g. I have 4 legs and a table top dispersed in the window. The user has
to using the mouse pick one of the legs and stick it in the correct corner
on the table top. So by looking at it, the table may seem to be assembled
correctly but the system does not know if all components have been fixed
in the correct place.
I was thinking of adding a TouchSensor to the 4 corners of the table and
on the ends of each of the legs........so that when the sensor on the leg
touches the sensor on the table corner then the system will know that the
leg has been put in the correct place.
So the question is how do i do this in Java3D, is there such a thing as
TouchSensor??????
How do i add sensors to small areas of my objects, ie. the end of the
table leg, the corner of the table???????
Thanks for any help!
************************************************
Arvi Chahal
[EMAIL PROTECTED]
************************************************
=====================================================================
To subscribe/unsubscribe, send mail to [EMAIL PROTECTED]
Java 3D Home Page: http://java.sun.com/products/java-media/3D/