Hardware-Compatible Vertex Compression Using Quantization and Simplification
Budirijanto Purnomo, Jonathan Bilodeau, Jonathan D. Cohen, Subodh Kumar
Graphics Hardware, 2005, pp. 53--62.
Abstract: We present a vertex compression technique suitable for efficient decompression on graphics hardware. Given a user-specified number of bits per vertex, we automatically allocate bits to vertex attributes for quantization to maximize quality, guided by an image-space error metric. This allocation accounts for the constraints of graphics hardware by packing the quantized attributes into bins associated with the hardware's vectorized vertex data elements. We show that this general approach is also applicable if the user specifies a total desired model size. We present an algorithm that integrally combines vertex decimation and attribute quantization to produce the best quality model for a user-specified data size. Such models have an appropriate balance between the number of vertices and the number of bits per vertex. Vertex data is transmitted to and optionally stored in video memory in the compressed form. The vertices are decompressed on-the-fly using a vertex program at rendering time. Our algorithms not only work well within the constraints of current graphics hardware but also generalize to a setting where these constraints are relaxed. They apply to models with a wide variety of vertex attributes, providing new tools for optimizing space and bandwidth constraints of interactive graphics applications.
Article URL: http://dx.doi.org/10.2312/EGGH/EGGH05/053-062
BibTeX format:
@inproceedings{Purnomo:2005:HVC,
  author = {Budirijanto Purnomo and Jonathan Bilodeau and Jonathan D. Cohen and Subodh Kumar},
  title = {Hardware-Compatible Vertex Compression Using Quantization and Simplification},
  booktitle = {Graphics Hardware},
  pages = {53--62},
  year = {2005},
}
Search for more articles by Budirijanto Purnomo.
Search for more articles by Jonathan Bilodeau.
Search for more articles by Jonathan D. Cohen.
Search for more articles by Subodh Kumar.

Return to the search page.


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