Fast Triangle Reordering for Vertex Locality and Reduced Overdraw
Pedro V. Sander, Diego Nehab, Joshua Barczak
In ACM Transactions on Graphics, 26(3), July 2007.
Abstract: We present novel algorithms that optimize the order in which triangles are rendered, to improve post-transform vertex cache efficiency as well as for view-independent overdraw reduction. The resulting triangle orders perform on par with previous methods, but are orders magnitude faster to compute.
The improvements in processing speed allow us to perform the optimization right after a model is loaded, when more information on the host hardware is available. This allows our vertex cache optimization to often outperform other methods. In fact, our algorithms can even be executed interactively, allowing for re-optimization in case of changes to geometry or topology, which happen often in CAD/CAM applications. We believe that most real-time rendering applications will immediately benefit from these new results.
@article{Sander:2007:FTR,
author = {Pedro V. Sander and Diego Nehab and Joshua Barczak},
title = {Fast Triangle Reordering for Vertex Locality and Reduced Overdraw},
journal = {ACM Transactions on Graphics},
volume = {26},
number = {3},
pages = {89:1--89:9},
month = jul,
year = {2007},
}
Return to the search page.
graphbib: Powered by "bibsql" and "SQLite3."