Website powered by

Heightmap Generator in Rust

Because I want to improve at Rust, I chose a Heightmap Generator as a learning project. The goal was less the visual output than to learn how to construct a GUI with the help of Slint (https://slint.dev/) and get a little bit more into the concept of rust. I got carried away with the little improvements, but I'm happy with the output overall.

Check it out here: https://github.com/JeremiasMeister/rust-heightmap-generator

Demo Video of the functionality