Layered Fields for Natural Tessellations on Surfaces

Rhaleb Zayer1   Daniel Mlakar2   Markus Steinberger2   Hans-Peter Seidel1  

1Max Planck Institute for Informatics, Saarland Informatics Campus    2Graz University of Technology

  


Abstract

Mimicking natural tessellation patterns is a fascinating multi-disciplinary problem. Geometric methods aiming at reproducing such partitions on surface meshes are commonly based on the Voronoi model and its variants, and are often faced with challenging issues such as metric estimation, geometric, topological complications, and most critically, parallelization. In this paper, we introduce an alternate model which may be of value for resolving these issues. We drop the assumption that regions need to be separated by lines. Instead, we regard region boundaries as narrow bands and we model the partition as a set of smooth functions layered over the surface. Given an initial set of seeds or regions, the partition emerges as the solution of a time dependent set of partial differential equations describing concurrently evolving fronts on the surface. Our solution does not require geodesic estimation, elaborate numerical solvers, or complicated bookkeeping data structures. The cost per time-iteration is dominated by the multiplication and addition of two sparse matrices. Extension of our approach in a Lloyd’s algorithm fashion can be easily achieved and the extraction of the dual mesh can be conveniently preformed in parallel through matrix algebra. As our approach relies mainly on basic linear algebra kernels, it lends itself to efficient implementation on modern graphics hardware.

 

Downloads

Article (PDF, 70MB)

Video (MP4, 74MB)

 

Citation

Rhaleb Zayer, Daniel Mlakar, Markus Steinberger, and Hans-Peter Seidel. 2018. Layered fields for natural tessellations on surfaces. In ACM Transactions on Graphics, (Proc. SIGGRAPH Asia), vol. 37, no. 6, 264:1--264:15, 2018.          


@article{Zayer:2018:LFN
 author = {Zayer, Rhaleb and Mlakar, Daniel and Steinberger, Markus and Seidel, Hans-Peter},
 title = {Layered Fields for Natural Tessellations on Surfaces},
 journal = {ACM Transactions on Graphics, (Proc. SIGGRAPH Asia)},
 month = {nov},
 number = {6},
 pages = {264:1--264:15},
 volume = {37},
 year = {2018},
}