Simplex noise for elevation
This commit is contained in:
parent
ffbdb33659
commit
a51fed5026
3 changed files with 49 additions and 6 deletions
|
|
@ -14,5 +14,6 @@ opt-level = 3
|
|||
[dependencies]
|
||||
bevy = "0.15.3"
|
||||
bevy_vello = "0.7.1"
|
||||
noise = "0.9.0"
|
||||
rand = "0.9.0"
|
||||
voronator = "0.2.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue