skeletal-animation-system

v0.8.1
A standalone, stateless, dual quaternion based skeletal animation system built with interactive applications in mind
skeletal skeleton animation system collada joint animate blend bone and 5 more...

bench

node benchmark/benchmark.js

demo

budo --open --live --host=localhost --dir=demo/webgl/asset demo/webgl/browser-entry.js

regl-demo

budo --open --live --host=localhost --dir=demo/webgl/asset demo/regl/regl.js

deploy

mkdirp example-dist && npm run dist:index:html && browserify demo/browser.js > example-dist/bundle.js && cp ./demo/asset/* ./example-dist/ && gh-pages -d example-dist

dist:index:html

echo '</script><script src="bundle.js">' | htmlify > example-dist/index.html

test

standard && tape test/**/*.js
npm i skeletal-animation-system

Metadata

  • MIT
  • Whatever
  • Chinedu Francis Nwafili
  • released 10/23/2018

Downloads