@SketchpunkLabs
  @SketchpunkLabs
SketchpunkLabs | WebGL2 : 125 : Procedural IK Dance P1 @SketchpunkLabs | Uploaded 5 years ago | Updated 3 hours ago
Now with much of our IK system built, we're going to explore recreating an example of procedural animated dance. Its something I found a long while back when I first started to learn about ik. Its a pretty cool experiment done in unity that depends on its IK system and various other things that exists in the C# language. So we'll step though building a simple version purely with javascript and webgl. This is a fun example of building a semi complicated procedural
animation.

In this first part we're going to focus on getting the feet moving while the hips oscillates up and down.

======================================================
Links of Interest
https://github.com/keijiro/PuppetTest

======================================================
GitHub :: https://github.com/sketchpunk/FunWithWebGL2
Patreon :: https://www.patreon.com/sketchpunk
Twitter :: https://twitter.com/SketchpunkLabs
Tumblr :: http://sketchpunklabs.tumblr.com/
Trello :: https://trello.com/b/zcTUPpFy/fun-with-webgl-20
WebGL2 : 125 : Procedural IK Dance P1WebGL2 : 114 : Pure TransformWebGL2 : 106 : Procedural AnimationWebGL2 : 120 : Swarm AttackWebGL2 : 137.1 : IK Rig - HipsWebGL2 : 127 : Spring RotationWebGL2 : 136 : Quaternion Swing and TwistWebGL2 : 122 : IK Solver AimWebGL2 : 137.6 : IK Rigs - Head & SpringsWebGL2 : 117 : Arc Circle IK SolverWebGL 3D Painting PrototypeWebGL2 : 137.0 : IK Rigs Intro

WebGL2 : 125 : Procedural IK Dance P1 @SketchpunkLabs