A small bevy project for fun and recreation
  • Rust 83.9%
  • HTML 8.7%
  • Nix 7.4%
Find a file
2026-01-25 14:58:18 +01:00
.cargo feat(perf): add .cargo/config.toml with more perf options 2026-01-25 14:58:18 +01:00
crates feat(voxel): get rid of surface and do everything through hit data 2026-01-25 12:08:27 +01:00
nix feat(perf): add .cargo/config.toml with more perf options 2026-01-25 14:58:18 +01:00
src chore: init repo 2026-01-02 21:48:13 +01:00
webbuild feat(wasm): prepare everything for web deploy 2026-01-25 12:57:41 +01:00
.envrc chore: init repo 2026-01-02 21:48:13 +01:00
.gitignore feat(wasm): prepare everything for web deploy 2026-01-25 12:57:41 +01:00
Cargo.lock feat(ui): voxel type: add ui + allow changes to type 2026-01-22 18:24:40 +01:00
Cargo.toml feat(ui): voxel type: add ui + allow changes to type 2026-01-22 18:24:40 +01:00
flake.lock chore(rust): update to latest rust 1.93 2026-01-24 15:11:20 +01:00
flake.nix chore: init repo 2026-01-02 21:48:13 +01:00
LICENSE chore: init repo 2026-01-02 21:48:13 +01:00