Package: poissoned 0.1.3.9000

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 (2007) "Fast Poisson disk sampling in arbitrary dimensions" <doi:10.1145/1278780.1278807>.

Authors:Mike Cheng [aut, cre, cph]

poissoned_0.1.3.9000.tar.gz
poissoned_0.1.3.9000.zip(r-4.5)poissoned_0.1.3.9000.zip(r-4.4)poissoned_0.1.3.9000.zip(r-4.3)
poissoned_0.1.3.9000.tgz(r-4.4-x86_64)poissoned_0.1.3.9000.tgz(r-4.4-arm64)poissoned_0.1.3.9000.tgz(r-4.3-x86_64)poissoned_0.1.3.9000.tgz(r-4.3-arm64)
poissoned_0.1.3.9000.tar.gz(r-4.5-noble)poissoned_0.1.3.9000.tar.gz(r-4.4-noble)
poissoned_0.1.3.9000.tgz(r-4.4-emscripten)poissoned_0.1.3.9000.tgz(r-4.3-emscripten)
poissoned.pdf |poissoned.html
poissoned/json (API)
NEWS

# Install 'poissoned' in R:
install.packages('poissoned', repos = c('https://coolbutuseless.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/coolbutuseless/poissoned/issues

On CRAN:

3.47 score 11 stars 27 scripts 2 exports 0 dependencies

Last updated 1 days agofrom:5922f56364. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 21 2024
R-4.5-win-x86_64OKOct 21 2024
R-4.5-linux-x86_64OKOct 21 2024
R-4.4-win-x86_64OKOct 21 2024
R-4.4-mac-x86_64OKOct 21 2024
R-4.4-mac-aarch64OKOct 21 2024
R-4.3-win-x86_64OKOct 21 2024
R-4.3-mac-x86_64OKOct 21 2024
R-4.3-mac-aarch64OKOct 21 2024

Exports:poisson2dpoisson3d

Dependencies: