Parallel generation of architecture on the GPU
Markus Steinberger, Michael Kenzel, Bernhard Kainz, Jörg Müller, Wonka Peter, Dieter Schmalstieg
In Computer Graphics Forum, 33(2), 2014.
Abstract: In this paper, we present a novel approach for the parallel evaluation of procedural shape grammars on the graphics processing unit (GPU). Unlike previous approaches that are either limited in the kind of shapes they allow, the amount of parallelism they can take advantage of, or both, our method supports state of the art procedural modeling including stochasticity and context-sensitivity. To increase parallelism, we explicitly express independence in the grammar, reduce inter-rule dependencies required for context-sensitive evaluation, and introduce intra-rule parallelism. Our rule scheduling scheme avoids unnecessary back and forth between CPU and GPU and reduces round trips to slow global memory by dynamically grouping rules in on-chip shared memory. Our GPU shape grammar implementation is multiple orders of magnitude faster than the standard in CPU-based rule evaluation, while offering equal expressive power. In comparison to the state of the art in GPU shape grammar derivation, our approach is nearly 50 times faster, while adding support for geometric context-sensitivity.
Keyword(s): Categories and Subject Descriptors (according to ACM CCS), I.3.5 [Computer Graphics] Computational Geometry and Object Modeling—, I.3.1 [Computer Graphics] Hardware Architecture—Parallel processing
@article{Steinberger:2014:PGO,
author = {Markus Steinberger and Michael Kenzel and Bernhard Kainz and Jörg Müller and Wonka Peter and Dieter Schmalstieg},
title = {Parallel generation of architecture on the GPU},
journal = {Computer Graphics Forum},
volume = {33},
number = {2},
pages = {73--82},
year = {2014},
}
Return to the search page.
graphbib: Powered by "bibsql" and "SQLite3."