add simple render, add simple pbr shader(from hazel)

This commit is contained in:
2025-11-26 17:48:04 +08:00
parent bade15a87f
commit 5bbda471bf
68 changed files with 10512 additions and 83 deletions

3
.gitmodules vendored
View File

@ -11,3 +11,6 @@
[submodule "Prism/vendor/glm"]
path = Prism/vendor/glm
url = https://github.com/g-truc/glm.git
[submodule "Prism/vendor/assimp"]
path = Prism/vendor/assimp
url = https://github.com/assimp/assimp.git