group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
Camera.hpp File Reference

Camera class for the new renderer with combined view-projection matrix. More...

#include <glm/glm.hpp>
Include dependency graph for Camera.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  NewCamera
 Camera for the new renderer, combining view and projection into one matrix. More...

Detailed Description

Camera class for the new renderer with combined view-projection matrix.