6 releases (3 breaking)
| 0.4.4 | Aug 3, 2024 |
|---|---|
| 0.4.1 | Jul 23, 2024 |
| 0.3.0 | Jul 22, 2024 |
| 0.2.0 | Jul 22, 2024 |
| 0.1.0 | Jul 22, 2024 |
#1320 in Algorithms
35 downloads per month
13KB
236 lines
angled-random-walker
Angled Random Walker approach to Brownian tree generation.
Lets you generate Brownian-tree-like structures faster than traditional diffusion-limited aggregation approaches.
Useful for procedurally generating heightmaps.
lib.rs:
Angled Random Walker approach to Brownian tree generation.
Lets you generate Brownian-tree-like structures faster than traditional diffusion-limited aggregation approaches.
Useful for procedurally generating heightmaps.
Dependencies
~385KB