Hi,
I saw the 'PickTest' example under the demo
directory. It is a similar example to 'TickTockPicking'.
However, as far as I understand those examples
passes the positions of the shapes to the Picking utility (or something similar
to this). I don't know the places of the objects in my scene. So I want to find
the points by the help of mouse clicks (I think I have to use processAWTEvent to
find the clicked point on the canvas. But I need some working code to understand
how this is working).
I have gone through the discussion list as well as
Java3D forum. There are many bits of pieces of information. But I can't have a
general view of how picking works from those. Therefore I need a working
example.
What I want to do is selecting and changing the
appearance of the shape (and the same with mouse dragging).
Hope to get some help.
Kind regards.
Murat
|
- [JAVA3D] help needed about 'picking' A. Murat Tanyer
- Re: [JAVA3D] help needed about 'picking' A. Murat Tanyer
- Re: [JAVA3D] help needed about 'picking' Mr H. Morgan
- [JAVA3D] picking many objects A. Murat Tanyer
- Re: [JAVA3D] help needed about 'picking' White Morph
- Re: [JAVA3D] help needed about 'picking' Rong Wang
- Re: [JAVA3D] help needed about 'picking' White Morph