Polygonization of Implicit Surfaces on Multi-Core Architectures with SIMD Instructions
Pourya Shirazian, Brian Wyvill, Jean-Luc Duprat
Eurographics Symposium on Parallel Graphics and Visualization, 2012, pp. 89--98.
Abstract: In this research we tackle the problem of rendering complex models which are created using implicit primitives, blending operators, affine transformations and constructive solid geometry in a design environment that organizes all these in a scene graph data structure called BlobTree. We propose a fast, scalable, parallel polygonization algorithm for BlobTrees that takes advantage of multicore processors and SIMD optimization techniques available on modern architectures. Efficiency is achieved through the usage of spatial data structures and SIMD optimizations for BlobTree traversals and the computation of mesh vertices and other attributes. Our solution delivers interactive visualization for modeling systems based on BlobTree scene graph.
Article URL: http://dx.doi.org/10.2312/EGPGV/EGPGV12/089-098
BibTeX format:
@inproceedings{Shirazian:2012:POI,
  author = {Pourya Shirazian and Brian Wyvill and Jean-Luc Duprat},
  title = {Polygonization of Implicit Surfaces on Multi-Core Architectures with SIMD Instructions},
  booktitle = {Eurographics Symposium on Parallel Graphics and Visualization},
  pages = {89--98},
  year = {2012},
}
Search for more articles by Pourya Shirazian.
Search for more articles by Brian Wyvill.
Search for more articles by Jean-Luc Duprat.

Return to the search page.


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