Is there a tutorial out there to pick objects with a mouse click in an OpenGl created 3D world WITHOUT using the Java3D API? I’ve been looking everywhere and can’t seem to find any. :-/ Found plenty for 2D…and for 3D with Java3D, but I’d like to avoid Java3D considering I’ve already built most the engine without it. Any help or suggestions would be greatly appreaciated.
Thanks