Add initial project files and implement CameraController and World classes

This commit is contained in:
ImBenji
2025-10-18 17:26:39 +01:00
parent 008ed63eff
commit ca3f88cf17
30 changed files with 964 additions and 0 deletions

3
.gitattributes vendored Normal file
View File

@@ -0,0 +1,3 @@
# Normalize EOL for all files that Git considers text files.
* text=auto eol=lf
*.png filter=lfs diff=lfs merge=lfs -text