mirror of
https://github.com/TheRedShip/RT_GPU.git
synced 2025-09-27 18:48:36 +02:00
~ | Camera system working
This commit is contained in:
@ -32,8 +32,8 @@ class Camera
|
||||
|
||||
private:
|
||||
|
||||
glm::vec3 _position;
|
||||
glm::vec3 _forward;
|
||||
glm::vec3 _position;
|
||||
glm::vec3 _up;
|
||||
glm::vec3 _right;
|
||||
|
||||
|
Reference in New Issue
Block a user