Jiangxin Fan,Jing Shikai,Lei Che,Tianren Liu,Zefang Shi,Zhijun He
标识
DOI:10.1109/iciea52957.2021.9436759
摘要
The voxel model discretizes the solid model with voxels, and can represent the local physical properties of the model such as materials, colors, and materials. For the problem of having low operation efficiency and taking up a lot of storage space caused by the huge amount of voxel model data, this paper proposes a Line-Based Structure for the voxel model. In this structure, the voxel model is treated as an ordered set of Lines, which is formed of voxels. It builds the correlation of independent voxels. Based on this structure, this paper achieves a voxel batch operation method and proposed voxel data fast indexing function, improving the operation efficiency of the voxel model. Then using the state of each position in the space to represent whether the voxel exists in that position, the voxel model data compressing and decompressing methods are proposed. This achieves effective compression of large data voxel models and provides a quick preview function of the model, reducing the voxel model storage space. The effect of the method in this paper is verified through experiments.