Poisson Disk Sampling Example Code

poissonI decided to put the Poisson disk sampling code here for download since the site that hosted it is down. The code accompanies the tutorial on Dev.Mag: Poisson Disk Sampling.

Download

poisson_disk_java.zip (184 KB)
poisson_disk_python.zip (912 KB)
poisson_disk_ruby.zip (59 KB)

Related posts:

  1. A simple texture algorithm – faster code and more results Faster Code A while back I wrote about a simple...
  2. Python Image Code I use this code to illustrate many of the tutorials...
  3. A Simple Procedural Texture Algorithm – More Results and Code In a previous post I explained a simple algorithm for...

Tags: , , ,