Skip to content

Example implementation for "Linear-Time Poisson-Disk Patterns" by Jones & Karger, 2011

Notifications You must be signed in to change notification settings

thouis/linear-poisson-disk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

This is the example implementation for "Linear-Time Poisson-Disk
Patterns" by Jones & Karger, Journal of Graphics, GPU, and Game Tools,
2011, Vol. 15, Issue 3, pp. 177-182

Paper here:
http://arxiv.org/abs/1107.3013

The code is in python, and requires the Polygon module, available from
pypi.  It is quite slow in this implementation, primarily due to the
interpreted nature of Python.

About

Example implementation for "Linear-Time Poisson-Disk Patterns" by Jones & Karger, 2011

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages