bunch of test things

also new camera class
This commit is contained in:
Claire Schwarzer 2026-02-02 03:12:29 +01:00
parent b47c5e27d8
commit 89e47fa56c
10 changed files with 496 additions and 54 deletions

View file

@ -23,6 +23,7 @@ add_executable(Engine2026
engine/texture.h
engine/mesh.h
vendor/glad/glad.c
engine/camera.h
)
target_include_directories(Engine2026 PRIVATE