Rendering from compressed textures

We present a simple method for rendering directly from compressed textures in hardware and software rendering systems. Textures are compressed using a vector quantization (VQ) method. The advantage of VQ over other compression techniques is that textures can be decompressed quickly during rendering. The drawback of using lossy compression schemes such as VQ for textures is that such methods introduce errors into the textures. We discuss techniques for controlling these losses. We also describe an extension to the basic VQ technique for compressing mipmaps. We have observed compression rates of up to 35 : 1, with minimal loss in visual quality and a small impact on rendering time. The simplicity of our technique lends itself to an efficient hardware implementation. CR categories: I.3.7 [Computer Graphics]: 3D Graphics and Realism Texture; I.4.2 [Image Processing]: Compression Coding

[1]  Paul S. Heckbert,et al.  Survey of Texture Mapping , 1986, IEEE Computer Graphics and Applications.

[2]  Paul S. Heckbert Color image quantization for frame buffer display , 1998 .

[3]  Lance Williams,et al.  Pyramidal parametrics , 1983, SIGGRAPH.

[4]  Paul Ning,et al.  Fast volume rendering of compressed data , 1993, Proceedings Visualization '93.

[5]  Paul S. Heckbert Color image quantization for frame buffer display , 1982, SIGGRAPH.

[6]  Teresa H. Y. Meng,et al.  Scalable compression based on tree structured vector quantization of perceptually weighted block, lapped, and wavelet transforms , 1995, Proceedings., International Conference on Image Processing.

[7]  Allen Gersho,et al.  Vector quantization and signal compression , 1991, The Kluwer international series in engineering and computer science.

[8]  Joan L. Mitchell,et al.  JPEG: Still Image Data Compression Standard , 1992 .

[9]  Abraham Lempel,et al.  A universal algorithm for sequential data compression , 1977, IEEE Trans. Inf. Theory.

[10]  B.G. Haskell,et al.  Interpolative vector quantization of color images , 1988, IEEE Trans. Commun..

[11]  Kurt Akeley,et al.  Reality Engine graphics , 1993, SIGGRAPH.