initial commit

This commit is contained in:
2025-05-01 23:03:47 +02:00
commit a23fbff52a
200 changed files with 434542 additions and 0 deletions

26
.gitignore vendored git.filemode.normal_file
View File

@@ -0,0 +1,26 @@
*.swp
*.swx
*.o
*.a
*.so
*.out
*.dll
*.lib
*.exp
*.tmp
*.ilk
*.pdb
*.exe
*vgcore.*
*.gdb_history
*.spv
imgui.ini
.vs/
.xmake/
.cache/
Objects/
Bin/
.vscode/
compile_commands.json
ScopEngine/Objects/
ScopEngine/Assets/Shaders/Build/