Line-Based Structure for Voxel Model
Abstract
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.
Related Papers
- → Divided Voxels: an efficient algorithm for interactive cutting of deformable objects(2020)11 cited
- → VOXELISATION AND VOXEL MANAGEMENT OPTIONS IN UNITY3D(2022)6 cited
- → Weighted voxel(2018)9 cited
- → Surface scan voxel coloring: A surface scan algorithm for scene reconstruction by voxel coloring(2010)
- → Line-Based Structure for Voxel Model(2021)