A multi core friendly rigid body physics and collision detection library. Written in C++. Suitable for games and VR applications. Used by Horizon Forbidden West.
joltphysics provides CMake targets:
find_package(unofficial-joltphysics CONFIG REQUIRED)
target_link_libraries(main PRIVATE unofficial::joltphysics::Jolt)
v5.0.0#0
All
MIT
Manifest