Welcome to Journal of Graphics share: 

Journal of Graphics ›› 2026, Vol. 47 ›› Issue (1): 204-215.DOI: 10.11996/JG.j.2095-302X.2026010204

• BIM/CIM • Previous Articles     Next Articles

Research on dynamic voxelization-based collision detection in construction scenarios

LIN Hao1, WU Zhiming1(), JIN Jilan2   

  1. 1 School of Civil Engineering and Architecture, Xiamen University of Technology, Xiamen Fujian 361024, China
    2 Xiamen Hymake Technology Co., Ltd., Xiamen Fujian 361008, China
  • Received:2025-03-24 Accepted:2025-07-21 Online:2026-02-28 Published:2026-03-16
  • Contact: WU Zhiming
  • Supported by:
    National Natural Science Foundation of China(51808474);Fujian Provincial Natural Science Foundation of China(2023J011441)

Abstract:

Among all safety accidents in construction scenarios, collision accidents are regarded as one of the most common types of injury. To effectively prevent and monitor the occurrence of collision accidents, the computer graphics analysis technology has been used to assist collision detection and analysis; however, limitations remain in balancing the real-time performance with high precision of detection. To address this, a collision-detection method based on dynamic voxelization was proposed. This method integrated the generation of dynamic spatial voxel tree with the dynamic spherical voxelization calculation of resources to construct a collision detection and analysis mechanism. The core ideas are as follows: ① Based on the crowding-degree threshold, the space was recursively divided to generate a dynamic voxel tree, effectively filtering out non-collision risk areas. ② The side length of voxel units were dynamically calculated according to the relative distance between resources and resource volume, realizing the adaptive adjustment of voxel granularity. ③ Spherical voxels were used instead of traditional cubic voxels to avoid the computational burden of non-axis-aligned detection. ④ A hollowing-out procedure was introduced to eliminate internal invalid voxels, further optimizing detection efficiency. This method can accurately capture resource interactions in complex dynamic construction environments, significantly improving detection accuracy and optimizing computational efficiency. Experimental results showed that compared with traditional methods, the proposed method significantly improved the detection accuracy, with precision and accuracy reaching 94.64% and 96.67%, respectively. In terms of collision detection time, it was more efficient than most existing methods, with a calculation speed increase of at least about 11.36%. At the same time, the study analyzed the impact of key parameters such as voxel-tree depth, root-node size, and voxel side length on performance, and analyzed the consumption of CPU resources and memory resources by the method in scenarios of different scales. The consumption was within an acceptable range, verifying the applicability of the method in construction scenarios. The method provided an effective new idea of information processing for enhancing the intelligent level of construction safety management.

Key words: construction scenarios, computer graphics analysis, dynamic spatial voxel tree, dynamic spherical voxelization, adaptive adjustment, collision detection

CLC Number: