Go to the source code of this file.
Classes | |
class | Camera |
A structure to represent a camera with position and rotation in 3D space. More... | |
Functions | |
void | init_camera (Camera *c) |
Initializes the camera. | |
void | camera_projection (Camera *c, struct WorldShaders *shaders) |
Sets up the camera projection. | |