Expand voxel gameplay, lighting, full-height streaming and world imports
MVP checks / mvp (push) Canceled after 0s

Add shared Rust/WASM physics, worker meshing and diagnostics, 64-chunk full-height streaming, atlas texture support, and baseline world import. Document the current implementation and include the supplied in-game lobby screenshot.
This commit is contained in:
Emil
2026-09-17 02:10:53 +03:00
parent 26748912c6
commit c7e86663d8
111 changed files with 24257 additions and 598 deletions
+1
View File
@@ -14,6 +14,7 @@ jobs:
with:
toolchain: 1.96.0
components: rustfmt, clippy
targets: wasm32-unknown-unknown
- uses: actions/setup-node@v4
with:
node-version: 22