~ | Better portals

This commit is contained in:
TheRedShip
2025-01-07 17:02:19 +01:00
parent 3515810c8b
commit 9df8b78d6d
7 changed files with 46 additions and 8 deletions

View File

@ -16,7 +16,10 @@
# define WIDTH 1920
# define HEIGHT 1080
#define GLM_ENABLE_EXPERIMENTAL
# include "glm/glm.hpp"
# include "glm/gtx/string_cast.hpp"
# include "glm/gtc/matrix_transform.hpp"
# include "glm/gtc/type_ptr.hpp"