continent

Crates.iocontinent
lib.rscontinent
version0.0.0
sourcesrc
created_at2023-04-24 06:07:54.932274
updated_at2023-04-24 06:07:54.932274
descriptionGenerate continental terrain
homepage
repositoryhttps://github.com/oovm/Terrain
max_upload_size
id847107
size2,228
SasakiSaki (oovm)

documentation

https://docs.rs/continent

README

Algorithm

Random Point Stage

Randomly generate some points on the plane, the more points, the richer the terrain

Point relaxation

Prevent some points from being too close together, resulting in sharp and abrupt terrain changes.

Commit count: 3

cargo fmt