add doc/**/cameras.md & update cameras library

This commit is contained in:
MihailRis
2024-07-22 16:50:03 +03:00
parent 2fe25f5dd5
commit 012e81d4c9
6 changed files with 169 additions and 2 deletions
+1
View File
@@ -1,6 +1,7 @@
#ifndef WINDOW_CAMERA_HPP_
#define WINDOW_CAMERA_HPP_
#define GLM_FORCE_RADIANS
#include <glm/glm.hpp>
class Camera {