Title :
Random Accessible Mesh Compression Using Mesh Chartification
Author :
Choe, Sungyul ; Kim, Junho ; Lee, Haeyoung ; Lee, Seungyong
Author_Institution :
Dept. of Comput. Sci. & Eng., POSTECH, Pohang
Abstract :
Previous mesh compression techniques provide decent properties such as high compression ratio, progressive decoding, and out-of-core processing. However, only a few of them supports the random accessibility in decoding, which enables the details of any specific part to be available without decoding other parts. This paper proposes an effective framework for the random accessibility of mesh compression. The key component of the framework is a wire-net mesh constructed from a chartification of the given mesh. Charts are compressed separately for random access to mesh parts and a wire-net mesh provides an indexing and stitching structure for the compressed charts. Experimental results show that random accessibility can be achieved with competent compression ratio, which is only a little worse than single-rate and comparable to progressive encoding. To demonstrate the merits of the framework, we apply it to process huge meshes in an out-of-core manner, such as out-of-core rendering and out-of-core editing.
Keywords :
data compression; decoding; encoding; mesh generation; rendering (computer graphics); compression ratio; indexing structure; mesh chartification; out-of-core editing; out-of-core processing; out-of-core rendering; progressive decoding; progressive encoding; random accessible mesh compression; stitching structure; wire-net mesh construction; Compression (Coding); Computational Geometry and Object Modeling; Computer Graphics; Algorithms; Computer Graphics; Computer Simulation; Data Compression; Image Interpretation, Computer-Assisted; Imaging, Three-Dimensional; Models, Statistical;
Journal_Title :
Visualization and Computer Graphics, IEEE Transactions on
DOI :
10.1109/TVCG.2008.64