| Benoit Rivoire 2005-08-11, 7:29 pm |
| Hi Everyone,
Firstly sorry if I'm asking a silly question, but I'm new to using java3D
and vrml and not a computer scientist. Apologies over, here is my problem. I
would to obtain the coordinates of a java3D object when I click on a part of
it with the mouse. I've been looking at the pick method, but I'm not sure if
this is the right way to go. Also, my original objects are in vrml. So
presumably I need to translate the vrml object into java3D, then obtain the
coordinates using a java3D method (pick?).
Can anyone help - any help is appreciated.
Regards
Benoit Rivoire
|