poisson

poisson is library for generating 2d poisson-disk distributions.

Using poisson

poisson is used through struct PoissonDisk. Function calc_radius can be used to calculate radius based on amount of samples wanted and relative radius.

Documentation is here

TODO