Research on Fast Compression Algorithms and Visualization of STL

Denghui Zhang,Zhengxu Zhao
2015-01-01
Abstract:As the standard file format of 3D printing, STL plays a very important role. The paper discusses several algorithms to remove redundancy vertices fast in STL files, and a hash function constructor of data compression algorithm is given. Lost light information is reconstructed by Gouraud Shading in the model rendering. OpenGL display lists and buffer object have been used to accelerate the visualization in the system which is developed in Linux. The result showed that the system is more efficient and visualizes the STL model smoother.
What problem does this paper attempt to address?