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.
**Simple Landscape Evolution**
```
$ cargo run --example landscape_evolution --release
```
