Skip to content

reactphysics3dv0.10.2

Updated

Open source C++ physics engine library in 3D

#Usage

ReactPhysics3D provides CMake targets:

find_package(ReactPhysics3D REQUIRED)
target_link_libraries(main PRIVATE ReactPhysics3D::ReactPhysics3D)

#Supported Platforms

All platforms supported.

#Features

No features defined.

#Dependencies

No dependencies.

#Host Dependencies

No transitive dependencies.

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • Robin WILS's avatarRobin WILS
  • SunBlack's avatarSunBlack

#Changelog

  • b5b449f[reactphysics3d] Add URL schema and link to documentation (#48828)
  • d9edade[reactphysics3d] Add new port (#47233)