mirror of
https://github.com/TheRedShip/RT_GPU.git
synced 2025-09-27 18:48:36 +02:00
+ | Portal viewing angle teleportation
This commit is contained in:
@ -41,6 +41,7 @@ class Camera
|
||||
void processKeyboard(bool forward, bool backward, bool left, bool right, bool up, bool down);
|
||||
|
||||
void updateCameraVectors();
|
||||
void updateCameraDirections();
|
||||
|
||||
int portalTeleport(Scene *scene, float delta_time);
|
||||
|
||||
|
Reference in New Issue
Block a user