[Papervision3D] 2D coordinate to Plane 3D coordinate

Guojian Wu guojenman at gmail.com
Sat Feb 17 10:17:39 EST 2007


Hi,

Is there something in place to get the corresponding 3D coordinate on a
plane given the projected 2D coordinate on the screen? This would be needed
if let's say we want to have a UI mapped on a face of a cube and interact
with that UI as the cube rotates. Also, it might be cool to be able to drag
and drop items that are mapped on plane.

maybe something like

var xyz:Object = myPlane.screenToLocal( container._xmouse, container_ymouse
);


I would make such contribution if my math skills was up to par with you guys
but it is not. That is why I am asking to see if you guys have done it or
plan to add it to PV3D. it would be nice :)

and thank you for the great work so far.


Wu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/papervision3d_osflash.org/attachments/20070217/ba2121f5/attachment.htm


More information about the Papervision3D mailing list