BryceMehring / GameEngine

C++ OpenGL Cross Platform Game Engine
7 stars 2 forks source link

Add UnProject method to the camera #83

Closed BryceMehring closed 10 years ago

BryceMehring commented 10 years ago

This will be used to project 2d points in screen space into the 3d world.

Example: http://en.wikibooks.org/wiki/OpenGL_Programming/Object_selection