Tagged Questions

1
vote
2answers
692 views

Poisson Disk distribution on hemisphere

I just implemented Poisson Disk generation in the plane with this simple algorithm: http://people.cs.ubc.ca/~rbridson/docs/bridson-siggraph07-poissondisk.pdf Now I would like to generate a Poisson ...