fastlem 0.1.0

A Rust library for generating procedural terrains based on simplified landscape evolution model (LEM)
Documentation

fastlem

fastlem is a Rust library for generating procedural terrains based on simplified landscape evolution model (LEM).

Note: This project is now in development. During 0.1.*, the interface may change a lot.

Examples

Simple Landscape Evolution

$ cargo run --example landscape_evolution --release

Simple Landscape Evolution