Use poisson disk distribution for point generation
This commit is contained in:
parent
aae2ecef85
commit
542708b439
3 changed files with 217 additions and 28 deletions
|
|
@ -14,6 +14,7 @@ opt-level = 3
|
|||
[dependencies]
|
||||
bevy = "0.15.3"
|
||||
bevy_vello = "0.7.1"
|
||||
fast_poisson = "1.0.2"
|
||||
noise = "0.9.0"
|
||||
rand = "0.9.0"
|
||||
voronator = "0.2.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue