A spatial data structure for fast Poisson-disk sample generation
Daniel Dunbar, Greg Humphreys
In ACM Transactions on Graphics, 25(3), July 2006.
Abstract: Sampling distributions with blue noise characteristics are widely used in computer graphics. Although Poisson-disk distributions are known to have excellent blue noise characteristics, they are generally regarded as too computationally expensive to generate in real time. We present a new method for sampling by dart-throwing in O(N log N) time and introduce a novel and efficient variation for generating Poisson-disk distributions in O(N) time and space.
Keyword(s): Poisson disk, blue noise, sampling
Article URL: http://doi.acm.org/10.1145/1141911.1141915
BibTeX format:
@article{Dunbar:2006:ASD,
  author = {Daniel Dunbar and Greg Humphreys},
  title = {A spatial data structure for fast Poisson-disk sample generation},
  journal = {ACM Transactions on Graphics},
  volume = {25},
  number = {3},
  pages = {503--508},
  month = jul,
  year = {2006},
}
Search for more articles by Daniel Dunbar.
Search for more articles by Greg Humphreys.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."