feat: pbr (#20)

* feat: add pbr texture

* feat(rendering): add normal mapping support for blocks

* fix: normal map load

* feat(scripts): add batch nearest neighbor upscale script
This commit is contained in:
zhenyan121
2026-06-20 15:03:40 +08:00
committed by GitHub
parent a8d2ddbacd
commit 5385876a8a
52 changed files with 462 additions and 65 deletions

3
.gitignore vendored
View File

@@ -41,4 +41,5 @@ CMakeError.log
*~
.DS_Store
assets/config.toml
.venv/
.venv/
pyout/