[gameprogrammer] Re: screen coordinates to object coordinates.
- From: Andy Zivkovic <andy@xxxxxxxxxx>
- To: gameprogrammer@xxxxxxxxxxxxx
- Date: Tue, 15 Jun 2004 07:28:14 +1000
> Is there some thing similar in DirectX
D3DXVec3Unproject
You need the viewport values and projection, world and view matricies,
but you can get all of those from IDirect3DDevice9::GetViewport and
IDirect3DDevice9::GetTransform
Andy
---------------------
To unsubscribe go to http://gameprogrammer.com/mailinglist.html
- References:
- [gameprogrammer] screen coordinates to object coordinates.
- From: ashwin . krishnakumar
Other related posts:
- » [gameprogrammer] screen coordinates to object coordinates.
- » [gameprogrammer] Re: screen coordinates to object coordinates.
- [gameprogrammer] screen coordinates to object coordinates.
- From: ashwin . krishnakumar