상세 보기
Toward Real-Time Scalable Rigid-Body Simulation Using GPU-Optimized Collision Detection and Response
- Sung, Nak-Jun;
- Hong, Min
WEB OF SCIENCE
0SCOPUS
0초록
We propose a GPU-parallelized collision-detection and response framework for rigid-body dynamics, designed to efficiently handle densely populated 3D simulations in real time. The method combines explicit Euler time integration with a hierarchical Octree-AABB collision-detection scheme, enabling early pruning and localized refinement of contact checks. To resolve collisions, we employ a two-step response algorithm that integrates non-penetration correction and impulse-based velocity updates, stabilized through smoothing, clamping, and bias mechanisms. The framework is fully implemented within Unity3D using compute shaders and optimized GPU kernels. Experiments across multiple mesh models and increasing object counts demonstrate that the proposed hierarchical configuration significantly improves scalability and frame stability compared to conventional flat AABB methods. In particular, a two-level hierarchy achieves the best trade-off between spatial resolution and computational cost, maintaining interactive frame rates (>= 30 fps) under high-density scenarios. These results suggest the practical applicability of our method to real-time simulation systems involving complex collision dynamics.
키워드
- 제목
- Toward Real-Time Scalable Rigid-Body Simulation Using GPU-Optimized Collision Detection and Response
- 저자
- Sung, Nak-Jun; Hong, Min
- 발행일
- 2025-10
- 유형
- Article
- 저널명
- MATHEMATICS
- 권
- 13
- 호
- 19