mirror of
https://github.com/TheRedShip/RT_GPU.git
synced 2025-09-28 02:58:35 +02:00
+ | Renderer working
This commit is contained in:
@ -48,7 +48,7 @@ class Window
|
||||
|
||||
void setFrameCount(int nb);
|
||||
|
||||
void rendererUpdate(Shader &shader);
|
||||
void rendererUpdate(GLuint &texture);
|
||||
private:
|
||||
GLFWwindow *_window;
|
||||
Scene *_scene;
|
||||
|
Reference in New Issue
Block a user