graphics/

This commit is contained in:
InfiniteCoder
2024-08-04 22:12:48 +03:00
parent f837bc5158
commit eb061bcaf4
44 changed files with 150 additions and 150 deletions
+2 -2
View File
@@ -3,8 +3,8 @@
#include <assets/Assets.hpp>
#include <coders/json.hpp>
#include "../data/dynamic_util.hpp"
#include "../graphics/core/Model.hpp"
#include "../graphics/render/ModelBatch.hpp"
#include <graphics/core/Model.hpp>
#include <graphics/render/ModelBatch.hpp>
#define GLM_ENABLE_EXPERIMENTAL
#include <glm/ext/matrix_transform.hpp>