deps-bullet-raub
TypeScript icon, indicating that this package has built-in type declarations

3.0.0 • Public • Published

Bullet3 Binaries

This is a part of Node3D project.

NPM ESLint Test

npm i -s deps-bullet-raub

This dependency package is distributing Bullet Physics binaries through NPM for Node.js addons.

  • Platforms (x64): Windows x64, Linux x64, OSX x64, Linux Aarch64.
  • Library: Bullet physics, see list below.
  • Linking: static lib-type.

See the official Bullet3 manual and examples.

See bullet-raub for how the libraries may be used in a Node.js addon.

Included Libs

Python and Robotics libs are NOT included, only C++/CL simulation related stuff (.lib/.a):

  • LinearMath
  • Bullet2FileLoader
  • Bullet3Collision
  • Bullet3Common
  • Bullet3Dynamics
  • Bullet3Geometry
  • Bullet3OpenCL_clew
  • BulletCollision
  • BulletDynamics
  • BulletInverseDynamics
  • BulletSoftBody

Legal Notice

This software uses Bullet3. Bullet3 is legally used under the ZLIB license. It is explicitly stated that Bullet3 can be used commercially in closed-source projects. A copy of Bullet3 license is included, and can also be found at the official repository.

No changes to the original content of any Bullet source file were made. No claims are made that any physics algorithms are changed/invented within this repository.

Package Sidebar

Install

npm i deps-bullet-raub

Weekly Downloads

3

Version

3.0.0

License

MIT

Unpacked Size

3.15 MB

Total Files

426

Last publish

Collaborators

  • raub