Sciweavers

3DPVT
2002
IEEE

Coding with ASCII: compact, yet text-based 3D content

13 years 8 months ago
Coding with ASCII: compact, yet text-based 3D content
Because of the convenience of a text-based format 3D content is often published in form of a gzipped file that contains an ASCII description of the scene graph. While compressed image, audio, and video data is kept in separate binary files, polygon meshes and interpolators are usually included uncompressed into the ASCII description, as there is no widely-accepted standard for such data. In this paper we show how to use compressed polygon meshes and compressed interpolators within a purely textbased format. Our scheme codes these data-heavy nodes as ASCII strings that compress well with standard gzip compression. Specifically we demonstrate the efficiency of this technique on a sparse scene composed of many small polygon meshes. While typical for 3D content on the Web, such scenes tend to be more difficult to compress.
Martin Isenburg, Jack Snoeyink
Added 14 Jul 2010
Updated 14 Jul 2010
Type Conference
Year 2002
Where 3DPVT
Authors Martin Isenburg, Jack Snoeyink
Comments (0)