Paper
12 March 2002 Data compression method for tetrahedral meshes
Shyh-Kuang Ueng, Kris Sikorski
Author Affiliations +
Proceedings Volume 4665, Visualization and Data Analysis 2002; (2002) https://doi.org/10.1117/12.458780
Event: Electronic Imaging, 2002, San Jose, California, United States
Abstract
In this paper, a looseless compression scheme is presented for Finite Element Analysis(FEA) data. In this algorithm, all FEA cells are assumed to be tetrahedra. Therefore a cell has at most four neighboring cells. Our algorithm starts with computing the indices of the four adjacent cells for each cell. The adjacency graph is formed by representing a cell by a vertex and by drawing an edge between two cells if they are adjacent. The adjacency graph is traversed by using a depth first search, and the mesh is split into tetrahedral strips. In a tetrahedral strip, every two consecutive cells share a face, and thus only one vertex index has to be specified for defining a tetrahedron. Therefore the memory space required for storing the mesh is reduced. The tetrahedral strips are encoded by using four types of instructions and converted into a sequence of bytes. Unlike most 3D geometrical compression algorithms, vertex indices are not changed in our scheme. Rearrangement of vertex indices is not required.
© (2002) COPYRIGHT Society of Photo-Optical Instrumentation Engineers (SPIE). Downloading of the abstract is permitted for personal use only.
Shyh-Kuang Ueng and Kris Sikorski "Data compression method for tetrahedral meshes", Proc. SPIE 4665, Visualization and Data Analysis 2002, (12 March 2002); https://doi.org/10.1117/12.458780
Lens.org Logo
CITATIONS
Cited by 3 scholarly publications.
Advertisement
Advertisement
RIGHTS & PERMISSIONS
Get copyright permission  Get copyright permission on Copyright Marketplace
KEYWORDS
Finite element methods

Computer programming

Electroluminescent displays

Data compression

Cesium

Visualization

3D modeling

RELATED CONTENT

Original data preprocessor for Femap/Nastran
Proceedings of SPIE (December 14 2016)
Illustrative visualization of 3D city models
Proceedings of SPIE (March 11 2005)
Shape recovery from 2D visual data
Proceedings of SPIE (October 29 1996)
Error-resilient coding technique for 3D graphic models
Proceedings of SPIE (April 19 2000)

Back to Top