poissoned: Poisson Disk Sampling in 2D and 3D

Poisson disk sampling is a method of generating blue noise sample patterns where all samples are at least a specified distance apart. Poisson samples may be generated in two or three dimensions with this package. The algorithm used is an implementation of Bridson's "Fast Poisson disk sampling in arbitrary dimensions" <doi:10.1145%2F1278780.1278807>.

Getting started

Package details

AuthorMike Cheng [aut, cre, cph]
MaintainerMike Cheng <mikefc@coolbutuseless.com>
LicenseMIT + file LICENSE
Version0.1.3
URL https://github.com/coolbutuseless/poissoned
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("poissoned")

Try the poissoned package in your browser

Any scripts or data that you put into this service are public.

poissoned documentation built on Oct. 21, 2024, 5:07 p.m.