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

3.0.1 • Public • Published

Bullet Physics for Node.js

This is a part of Node3D project.

NPM ESLint Test Cpplint

npm i -s bullet-raub

Node.js addon providing a Bullet-driven physics API.

This library is a simplified interpretation of Bullet Physics. Only rigid bodies and DOF-6 constraint are supported.

Note: this addon uses N-API, and therefore is ABI-compatible across different Node.js versions. Addon binaries are precompiled and there is no compilation step during the npm i command.

See TypeScript declarations for more details.

/bullet-raub/

    Package Sidebar

    Install

    npm i bullet-raub

    Weekly Downloads

    12

    Version

    3.0.1

    License

    MIT

    Unpacked Size

    12.7 kB

    Total Files

    11

    Last publish

    Collaborators

    • raub