ofxPoissonFill
ofxPoissonFill copied to clipboard
poisson disc
Thanks for making this add-on. Can it be used to do poisson disc sampling? i.e. get a point cloud instead of manipulating a texture?
Like here: https://www.jasondavies.com/poisson-disc/
Hi Stephan, poisson fill and poisson disk sampling are different things, though you can find my implementation for the latter here https://waxc.netlify.app/?example=poissondisk.wax&to=cpp