Hello, I am making a OpenGL game in C++ and it relies on where the mouse clicks in the 3D space for movement, placing objects, and probably other stuff too. I can't seem to figure out how to do this though. How do I find the coordinates where a user clicks?
Bookmarks