1. Home
  2. Browse
  3. box2d

box2d

v3.1.0#1Latest

An open source C++ engine for simulating rigid bodies in 2D

Install

Run the following Vcpkg command to install the port.

vcpkg install box2d

Usage

box2d provides CMake targets:

find_package(box2d CONFIG REQUIRED)

target_link_libraries(main PRIVATE box2d::box2d)

Dependencies

See source

Version

v3.1.0#1

Publication

Supports

!uwp

GitHub

erincatto/Box2D8.8K

Homepage

box2d.org

Subtree

02cd1914a6

License

Complex license

Definition

Manifest