6.25 cm 16 km -- fps live
If you can carve 6.25 cm out of a 16 km continent, a triangle mesh is the wrong data structure. This engine never builds one. The GPU walks a 64-tree of voxels. Light, glass, fog, and falling towers all use that same tree.
Rust, wgpu, Vulkan / DX12 / Metal. Fluids are what I’m writing now.
Rust, edition 2024, and a GPU. First launch spends about 30 seconds growing the world, then caches it.
git clone https://github.com/Anandb71/minecraft-2.git cd minecraft-2 cargo run --release