country-slice
My small hobby toy project, written in Rust language with Bevy's ECS and OpenGL (gl-rs and glutin).
Build and Run
- download the repo
- cd to the
country-slice
directory - execute
cargo run --release
, this will build and run the app
References
- Marc Chevry's Making Of Minimoys Procedural Wall