Re: [JAVA3D] Using GeometryInfo objects

2001-11-26 Thread Dvorak, Daniel J.
3:41 PM To: [EMAIL PROTECTED] Subject: [JAVA3D] Using GeometryInfo objects I was curious as to whether or not anyone knew of any fairly simple way to derive a point via mouseclick of the location on the surface of a "GeometryInfo" object. That is to say, given a rendered image of a cube,

[JAVA3D] Using GeometryInfo objects

2001-11-21 Thread Sean ...
I was curious as to whether or not anyone knew of any fairly simple way to derive a point via mouseclick of the location on the surface of a "GeometryInfo" object. That is to say, given a rendered image of a cube, for example, created with GeometryInfo used to specify the outline of the cube, how