feat(p_cube.hpp): add vertice & indice length

This commit is contained in:
2026-01-06 22:13:09 +01:00
parent cc956449c7
commit 92e190c1a4
11 changed files with 175 additions and 169 deletions

View File

@@ -1,4 +1,4 @@
#include "cube.hpp"
#include "res/inc/cube.hpp"
#include "ebo.hpp"
#include "glm/ext/matrix_clip_space.hpp"