how to realize ‘mouse picking’ with JOGL?
http://nehe.gamedev.net/ it gives the mouse picking code in LWJGL
http://pepijn.fab4.be/?page_id=34 this page shares many nehe lessons in jogl,but lesson32(shooting game ) is not given.
Can you tell me how to write the ‘mouse picking’ function in jogl?
thanks