lot of opengl draw work to get image on screen

This commit is contained in:
Dynamitos
2025-01-24 00:19:11 +01:00
parent 91bdbe4a09
commit 5f6aef0284
11 changed files with 192 additions and 44 deletions
+3 -1
View File
@@ -1 +1,3 @@
#include "Scene.h"
#include "Scene.h"
void Scene::render() {}