Sections

History

j3d.org

Picking Points

The ordinary picking utilities supplied with Java3D 1.2 don't do a particularly good job of handling picking of points in a PointArray. This little utility by Renoir Sewjee provides a piece of code that can be used to perform picking and return the exact point that was picked from the underlying array.