A Halfedge Refinement Rule for Parallel Loop Subdivision

Abstract
We observe that a Loop refinement step invariably splits halfedges into four new ones. We leverage this observation to formulate a breadth-first uniform Loop subdivision algorithm: Our algorithm iterates over halfedges to both generate the refined topological information and scatter contributions to the refined vertex points. Thanks to this formulation we limit concurrent data access, enabling straightforward and efficient parallelization on the GPU. We provide an open-source GPU implementation that runs at state-of-the-art performances and supports production-ready assets, including borders and semi-sharp creases.
Description

CCS Concepts: Computing methodologies --> Computer graphics; Mesh models

        
@inproceedings{
10.2312:egs.20221028
, booktitle = {
Eurographics 2022 - Short Papers
}, editor = {
Pelechano, Nuria
and
Vanderhaeghe, David
}, title = {{
A Halfedge Refinement Rule for Parallel Loop Subdivision
}}, author = {
Vanhoey, Kenneth
and
Dupuy, Jonathan
}, year = {
2022
}, publisher = {
The Eurographics Association
}, ISSN = {
1017-4656
}, ISBN = {
978-3-03868-169-4
}, DOI = {
10.2312/egs.20221028
} }
Citation