Game Development Community

GlUnproject in script

by Mike Downward · in General Discussion · 10/04/2006 (7:20 am) · 2 replies

Anybody know how to convert 2d xy coordinates from the mouse to 3d xyz. I know gluUproject from openGL does this normally. But i need to have it done in the script. thanks.

#1
10/17/2006 (10:42 am)
The Click 'n Pick resource should help.
#2
10/17/2006 (10:47 am)
I need to get it done without any engine modifications.