상세검색
최근 검색어 전체 삭제
다국어입력
즐겨찾기0
학술저널

Bullet 물리엔진에서 대규모 강체 충돌 처리 성능 프로파일링

Performance Profiling of Massive Rigid Body Collisions under Bullet Physics Engine

  • 5
124583.jpg

In large scale game battle scenes or the virtual reality environment, the scale of the collision handling has been getting bigger and the importance of it has been gradually increasing. In order to compare the collision handling algorithms, this paper develops six different benchmark based on the Bullet physics engine. By massive rigid body collision simulations, the number of collision pairs, the CPU utilization, the memory usage, and the computation time are profiled. For the CPU utilization, the Simple algorithm is the best and provides 19.3% less compared to the other algorithms. In terms of the computation time, the Dbvt algorithm is the best and provides 8.85 times speedup than the worst Simple algorithm. The memory usage of the 32bitAxisSweep3 algorithm is the largest and is average 2.57 times more than the other algorithms. The optimal collision handling algorithm can be selected through performance profiling by considering the criteria such as the minimum computation time, the limited computing resources, the collision shapes and the number of rigid bodies.

1. 서론

2. Bullet 물리엔진의 강체 충돌처리

3. 성능 프로파일링

4. 결 론

참고문헌

(0)

(0)

로딩중