add 'culling' property & optimize generated chunk meshes & fix faces culling when 'light-passing' is false

This commit is contained in:
MihailRis
2024-12-21 06:41:03 +03:00
parent d021b443dd
commit 954724c837
7 changed files with 65 additions and 17 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
{
"texture": "leaves",
"material": "base:grass",
"base:durability": 0.7,
"draw-group": 5,
"culling": "optional",
"model": "aabb"
"base:durability": 0.7
}

Before

Width:  |  Height:  |  Size: 6.4 KiB

After

Width:  |  Height:  |  Size: 6.4 KiB