Rust voxel sandbox (wgpu + wasm + axum multiplayer)
Documents every module's responsibility, the tick pipeline, the sim::lighting shared-truth invariant (sun direction shared between Rust and WGSL via shader_source.rs), and the test coverage. Companion to DEPLOY.md — that one covers ops, this one covers code. |
||
|---|---|---|
| server | ||
| src | ||
| web | ||
| .dockerignore | ||
| .gitignore | ||
| ARCHITECTURE.md | ||
| build-web.sh | ||
| Caddyfile | ||
| Cargo.lock | ||
| Cargo.toml | ||
| DEPLOY.md | ||
| docker-compose.prod.yml | ||
| docker-compose.yml | ||
| Dockerfile | ||
| run.sh | ||