A multi core friendly rigid body physics and collision detection library, written in C++, suitable for games and VR applications.
Run the following Vcpkg command to install the port.
vcpkg install joltphysics
joltphysics provides CMake targets:
find_package(unofficial-joltphysics CONFIG REQUIRED) target_link_libraries(main PRIVATE unofficial::joltphysics::Jolt)
v4.0.0#0
Nov 10, 2023
All
jrouwe/JoltPhysics4.7K
github.com/jrouwe/JoltPhysics
294c7e2240
MIT
Manifest