Box3D가 오픈소스로 공개되어 3D 물리 시뮬레이션을 지원합니다.
Box3D는 Box2D 계열의 오픈소스 3D 물리 엔진으로, 대규모 3D 물리 시뮬레이션을 지원하기 위해 개발되었습니다. 이 엔진은 C API와 C17 소스를 기반으로 하며, 서브스테핑 솔버와 연속 충돌 감지를 포함합니다. 추가적으로, 그래프 컬러링, wide SIMD 접촉 솔버 및 멀티스레딩 기능도 제공합니다.
Box3D is released as an open-source 3D physics engine for large-scale simulations.
Box3D, an open-source 3D physics engine, has been released to support large-scale 3D simulations. It is closely structured around Box2D and features a C API, C17 source code, substepping solvers, and continuous collision detection. Additional capabilities include graph coloring, wide SIMD contact solver, and multithreading support.