three-pbd
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

three-pbd

Very small CPU based implementation of Position Based Dynamics for Three.js. Only for very simple simulations. For more complex simulations, use cannon.js or ammo.js.

Install

npm install three-pbd

Examples

Hosted here: https://repalash.com/three-pbd/ Check out the examples folder for source code.

API Documentation

Hosted here: https://repalash.com/three-pbd/docs/

Development

To run

npm install
npm run build
npm run serve

Then navigate to http://localhost:8000

Modified from:

About PBD

Package Sidebar

Install

npm i three-pbd

Weekly Downloads

0

Version

0.0.1

License

MIT

Unpacked Size

936 kB

Total Files

76

Last publish

Collaborators

  • repalash