How can I get camera view and Triangle count of models in OpenGL? I know it's a vague question but I'm just starting opengl and none of the tutorials explain how to get the current camera view.
I hooked all OpenGL calls for a game and figured out how to turn on/off wireframe but the camera angle/view part is killing me.
Any ideas?