Tuesday, May 28, 2013

verlet-js: physics engine written in javascript.



You can construct a lot of things based on particles, distance constraints, and angular constraints using verlet-js:
You can download it from:
 https://github.com/subprotocol/verlet-js/archive/master.zip
The software website:
 https://github.com/subprotocol/verlet-js
Demo link:
  1. Shapes (Hello world)
  2. Fractal Trees
  3. Cloth
  4. Spiderweb

The demo of web and spider using verlet-js is shown below. You can drag web and spider around. It is a cool animation effect.

No comments:

Post a Comment