SkillAgentSearch skills...

OfxPoissonDiskSampling

Poisson Disk Sampling for openFrameworks.

Install / Use

/learn @mruegenberg/OfxPoissonDiskSampling
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ofxPoissonDiskSampling

An OpenFrameworks wrapper for Poisson Disk Sampling, a method to generate random points in space with some randomness.

The code uses C++11 (but could easily be rewritten to conform to C++98).

The following images show the difference between "true" (actually pseudo-)randomness and Poisson Disk Sampling. I ran a Delaunay triangulation on both sets of samples.

ofRandom

ofxPoissonDiskSampling

View on GitHub
GitHub Stars14
CategoryDevelopment
Updated4mo ago
Forks5

Languages

C++

Security Score

72/100

Audited on Nov 19, 2025

No findings