reactphysics3dv0.10.2
- Updated
Open source C++ physics engine library in 3D
- Project website: https://www.reactphysics3d.com
- Documentation: https://www.reactphysics3d.com/documentation/
#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.
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
Robin WILS
SunBlack