stylized 1-bit rendering

This commit is contained in:
Jonas H
2026-01-21 11:04:55 +01:00
parent 5d2eca0393
commit 2422106725
40 changed files with 2859 additions and 366 deletions

1
Cargo.lock generated
View File

@@ -1832,6 +1832,7 @@ dependencies = [
"pollster",
"rapier3d",
"sdl3",
"serde_json",
"wgpu",
]