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.0#1
May 7, 2025
!uwp
erincatto/Box2D8.8K
box2d.org
02cd1914a6
Complex license
Manifest