mirror of
https://github.com/TheRedShip/RT_GPU.git
synced 2025-09-27 10:48:34 +02:00
+ | Optimization + reflection
This commit is contained in:
@ -41,8 +41,9 @@ class Window
|
||||
GLFWwindow *_window;
|
||||
Scene *_scene;
|
||||
|
||||
int _frameCount;
|
||||
float _fps;
|
||||
float _delta;
|
||||
int _frameCount;
|
||||
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user