Adding Shaders and a 'Time' Variable

This commit is contained in:
2019-12-10 01:24:55 +02:00
parent b936db0ce9
commit 26a7e48784
11 changed files with 184 additions and 213 deletions
+2
View File
@@ -40,6 +40,8 @@ public:
void move_camera_right();
void move_camera_forward();
void move_camera_backward();
void rise();
void fall();
void ApplyChanges();
Matrix GetModelViewMatrix();