3.0.1 • Published 5 months ago

bullet-raub v3.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
5 months ago

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.

3.0.1

5 months ago

3.0.0

5 months ago

2.0.1

4 years ago

2.0.0

4 years ago

1.0.0

5 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago