Skip to main content

poisson disc sampling of 2-dimensional

Project description

https://travis-ci.org/emulbreh/bridson.svg?branch=master

bridson

Two Dimensional Poisson Disc Sampling using Robert Bridson’s algorithm

https://cdn.rawgit.com/emulbreh/bridson/master/sample.svg

Usage

>>> from bridson import poisson_disc_samples
>>> poisson_disc_samples(width=100, height=100, r=10)
[(18.368737154138397, 0.6537095218417459),
 (31.037620677039477, 0.11127035812202124),
 (42.36176894248073, 7.038053455899708),
 ...
 (39.42578238367568, 99.18831048188478),
 (73.33459914827051, 99.50928386778354),
 (98.09958160385061, 99.1575330533914)]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bridson-0.1.0.tar.gz (2.4 kB view hashes)

Uploaded Source

Built Distribution

bridson-0.1.0-py3-none-any.whl (4.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page