Render update

This commit is contained in:
2026-02-27 18:51:12 +03:00
parent 06c2b1511a
commit e92104e41b
11 changed files with 351 additions and 36 deletions

View File

@@ -10,6 +10,7 @@
#include "camera.h"
#include "imguimanager.h"
#include "scenemanager.h"
#include "gpu_buffer.h"
static GLuint g_VAO = 0;