Hello,

I'm trying to get the 3d (world or scene--it doesn't matter)
coordinates from a (mouse) picking operation.  For example: I have a
ColorCube located at the origin.  I'm looking at it down the x axis.
When I click on the center of the face I'm looking at, I want to get a
Point3D with x=1, y=0, and z=0.  Is there some easy built-in way to do
this (via PickObject, for example), or do I have to manually get the
object that I picked and do all the math?  Put another way, I want the
3d coordinates of the mouse when I click on any geometry.  (Obviously,
it's impossible to tell depth when clicking on empty space.)

Thanks.
-guillermo
[EMAIL PROTECTED]
Software Engineer, Visualization IR&D
Harris Corporation

begin:vcard
n:Gutierrez;Guillermo
tel;fax:407-984-6323
tel;work:407-984-6543
x-mozilla-html:TRUE
org:Harris Corporation;ISD
adr:;;;;;;
version:2.1
email;internet:[EMAIL PROTECTED]
title:Software Engineer
x-mozilla-cpt:;-2976
fn:Guillermo Gutierrez
end:vcard

Reply via email to