Adding Shaders and a 'Time' Variable
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user