/webgl-skeletal-animation-tutorial

A quick tutorial on WebGL skeletal animation using small modules

Primary LanguageJavaScript

WebGL Skeletal Animation Small Module Tutorial

skeletal animation gif

To read the tutorial

http://chinedufn.com/webgl-skeletal-animation-tutorial/

To run locally

git clone https://github.com/chinedufn/webgl-skeletal-animation-tutorial
cd webgl-skeletal-animation-tutorial
npm install
npm run start

License

MIT