voxel-simulation/README.md
2025-06-09 22:34:00 +02:00

1.0 KiB

voxel-simulation

Voxel Simulation is an experimental 3D world built with the Bevy game engine. The project showcases streaming voxel terrain, high precision coordinates via the big_space crate and various debug tools.

Demo screenshot

Running

Execute the following command from the repository root to compile and launch the demo:

cargo run --release -p voxel-simulation

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

See CONTRIBUTING.md.