HPC_Voxel_Engine 0.2.0
High-Performance C++ Voxel Engine
Loading...
Searching...
No Matches
Classes | Namespaces | Variables
camera.h File Reference
#include <cmath>
#include "MathUtils.h"
#include "Matrix.h"
Include dependency graph for camera.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Core::Camera
 Processes input and calculates the View Matrix for OpenGL rendering. More...
 

Namespaces

namespace  Core
 

Variables

constexpr float Core::YAW = -90.0f
 
constexpr float Core::PITCH = 0.0f
 
constexpr float Core::SPEED = 2.5f
 
constexpr float Core::SENSITIVITY = 0.1f
 
constexpr float Core::ZOOM = 45.0f
 
constexpr float Core::PI = 3.1415926535f