Skip to Content

bullet3 v3.25

Created
Updated

Bullet Physics is a professional collision detection, rigid body, and soft body dynamics library

# Usage

Bullet3 provides CMake targets:

find_package(Bullet CONFIG REQUIRED)
target_link_libraries(main PRIVATE ${BULLET_LIBRARIES}) 

# License

# Supported Platforms

All platforms are supported

# Features

No default features set.

# double-precision

Use float64 doubles for bullet3

Dependencies:

No dependencies.

Host Dependencies:

No dependencies.

# extras

Build the extras

Dependencies:

No dependencies.

Host Dependencies:

No dependencies.

# multithreading

Multithreading functionality for bullet3

Dependencies:

No dependencies.

Host Dependencies:

No dependencies.

# rtti

Enable RTTI on windows

Dependencies:

No dependencies.

Host Dependencies:

No dependencies.

# Dependencies

No dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

# Host Dependents

No dependents.

# Contributors

  • Adam Martin's avatar Adam Martin
  • Robert Schumacher's avatar Robert Schumacher
  • Alexander Karatarakis's avatar Alexander Karatarakis
  • Toby Chen's avatar Toby Chen
  • Rémy Tassoux's avatar Rémy Tassoux
  • Victor Romero's avatar Victor Romero
  • pravic's avatar pravic
  • Lassi's avatar Lassi
  • Phoebe's avatar Phoebe
  • Stephen Just's avatar Stephen Just
  • SeekingMeaning's avatar SeekingMeaning
  • Phoebe's avatar Phoebe
  • Sean Farrell's avatar Sean Farrell
  • Mathis's avatar Mathis
  • autoantwort's avatar autoantwort
  • Jack·Boos·Yu's avatar Jack·Boos·Yu
  • Billy O'Neal's avatar Billy O'Neal
  • Sandy's avatar Sandy
  • John Wason's avatar John Wason
  • Lily Wang's avatar Lily Wang
  • gyrovague's avatar gyrovague
  • MonicaLiu's avatar MonicaLiu
  • Sandy's avatar Sandy

# Changelog

  • 76472ad [bullet3]: Fix config error on android ndk r27 (#40265)
  • 51569b4 [bullet3] Add featrue extras (#32850)
  • a01d0a9 Update Bullet3 to version 3.25. (#30097)
  • 4a2a09b [bullet3] Fix wrong target_link_libraries printed (#28214)
  • cfc61b1 [bullet3] Add bullet3 features double-precision and rtti, enable several extras (#25784)
  • e71f053 [bullet3] Update to 3.22 (#23801)
  • 67f79d8 [Bullet3] Remove platform restrictions (#23673)
  • 485e459 [bullet3] Remove vcpkg_fail_port_install. (#22729)
  • 0de4f9f [bullet3] Add support for OSX arm triplet (#21108)
  • e7e328c [many ports] call vcpkg_fixup_pkgconfig() (#20953)
and 20 more commits:

# Source