Recursive Wang tiles for real-time blue noise
Johannes Kopf, Daniel Cohen-Or, Oliver Deussen, Dani Lischinski
In ACM Transactions on Graphics, 25(3), July 2006.
Abstract: Well distributed point sets play an important role in a variety of computer graphics contexts, such as anti-aliasing, global illumination, halftoning, non-photorealistic rendering, point-based modeling and rendering, and geometry processing. In this paper, we introduce a novel technique for rapidly generating large point sets possessing a blue noise Fourier spectrum and high visual quality. Our technique generates non-periodic point sets, distributed over arbitrarily large areas. The local density of a point set may be prescribed by an arbitrary target density function, without any preset bound on the maximum density. Our technique is deterministic and tile-based; thus, any local portion of a potentially infinite point set may be consistently regenerated as needed. The memory footprint of the technique is constant, and the cost to generate any local portion of the point set is proportional to the integral over the target density in that area. These properties make our technique highly suitable for a variety of real-time interactive applications, some of which are demonstrated in the paper.Our technique utilizes a set of carefully constructed progressive and recursive blue noise Wang tiles. The use of Wang tiles enables the generation of infinite non-periodic tilings. The progressive point sets inside each tile are able to produce spatially varying point densities. Recursion allows our technique to adaptively subdivide tiles only where high density is required, and makes it possible to zoom into point sets by an arbitrary amount, while maintaining a constant apparent density.
Keyword(s): Poisson disk distribution, Wang tiles, anti-aliasing, blue noise,non-periodic tiling, object positioning, sampling, stippling, texturesynthesis
Article URL: http://doi.acm.org/10.1145/1141911.1141916
BibTeX format:
@article{Kopf:2006:RWT,
  author = {Johannes Kopf and Daniel Cohen-Or and Oliver Deussen and Dani Lischinski},
  title = {Recursive Wang tiles for real-time blue noise},
  journal = {ACM Transactions on Graphics},
  volume = {25},
  number = {3},
  pages = {509--518},
  month = jul,
  year = {2006},
}
Search for more articles by Johannes Kopf.
Search for more articles by Daniel Cohen-Or.
Search for more articles by Oliver Deussen.
Search for more articles by Dani Lischinski.

Return to the search page.


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