An open source C++ engine for simulating rigid bodies in 2D
Run the following Vcpkg command to install the port.
vcpkg install box2d
box2d provides CMake targets:
find_package(box2d CONFIG REQUIRED)
target_link_libraries(main PRIVATE box2d::box2d)
v3.1.1#0
Jun 9, 2025
!uwp
erincatto/Box2D8.9K
box2d.org
cf6cca6e81
Complex license
Manifest