Triangular mesh simplification on the GPU
Alexandros Papageorgiou, Nikos Platis
In The Visual Computer, 31(2), February 2015.
Abstract: We present a simplification algorithm for triangular meshes, implemented on the GPU. The algorithm performs edge collapses on manifold triangular meshes driven by a quadric error metric. It uses data parallelism as provided by OpenCL and has no sequential segments in its main iterative structure in order to fully exploit the processing power of the GPU. Our implementation produces results faster than a corresponding sequential implementation and the resulting models are of comparable quality.
@article{Papageorgiou:2015:TMS,
author = {Alexandros Papageorgiou and Nikos Platis},
title = {Triangular mesh simplification on the GPU},
journal = {The Visual Computer},
volume = {31},
number = {2},
pages = {235--244},
month = feb,
year = {2015},
}
Return to the search page.
graphbib: Powered by "bibsql" and "SQLite3."