HOW TO CREATE YOUR 3D ANIMATION AVATAR

Spread the love

See our examples taken from threejs.org:

  1. https://avatar3dcreator.com/test/examples/webgl_animation_skinning_blending.html
  2. https://avatar3dcreator.com/test/examples/webgl_animation_skinning_additive_blending.html

You can change the body to walk, run and other body movements with panel control.

All the code is in javascript using the library three.js


Spread the love