WaDelma / poisson

n-dimensional poisson-disk distribution generation for rust.
MIT License
10 stars 8 forks source link

Bridson algorithms is broken #25

Closed WaDelma closed 5 years ago

WaDelma commented 5 years ago

For some reason it doesn't choose every possible angle when choosing next point to generate. This could be caused by the rand update.