terrain 2 - noise_rs
getting somewhere. Deserializing terrain generation asset files and using them to create chunked heightmap meshes with #bevy. This is the “complex planet” example from noise_rs running on my laptop.
Indebted to the noise_gui project for making this possible. -> github.com/attackgoat/n…