|
HPC_Voxel_Engine 0.2.0
High-Performance C++ Voxel Engine
|


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 |