mirror of
https://github.com/zhenyan121/Cubed.git
synced 2026-06-21 18:17:03 +08:00
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:
@@ -6,6 +6,7 @@ readme = "README.md"
|
||||
requires-python = ">=3.14"
|
||||
dependencies = [
|
||||
"loguru>=0.7.3",
|
||||
"pillow>=12.2.0",
|
||||
"pytomlpp>=1.1.0",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user