Sciweavers

DCC
2005
IEEE

TetStreamer: Compressed Back-to-Front Transmission of Delaunay Tetrahedra Meshes

14 years 4 months ago
TetStreamer: Compressed Back-to-Front Transmission of Delaunay Tetrahedra Meshes
We use the abbreviations tet and tri for tetrahedron and triangle. TetStreamer encodes a Delaunay tet mesh in a back-to-front visibility order and streams it from a server to a client (volumetric visualizer). During decompression, the server performs the viewdependent back-to-front sorting of the tets by identifying and deactivating one free tet at a time. A tet is free when all its back faces are on the sheet. The sheet is a tri mesh separating active and inactive tets. It is initialized with the back-facing boundary of the mesh. It is compressed using EdgeBreaker and transmitted first. It is maintained by both the server and the client and advanced towards the viewer passing one free tet at a time. The client receives a compressed bit stream indicating where to attach free tets to the sheet. It renders each free tet and updates the sheet by either flipping a concave edge, removing a concave valence-3 vertex, or inserting a new vertex to split a tri. TetStreamer
Urs Bischoff, Jarek Rossignac
Added 25 Dec 2009
Updated 25 Dec 2009
Type Conference
Year 2005
Where DCC
Authors Urs Bischoff, Jarek Rossignac
Comments (0)