chaifix / PuppetTest

An experiment in procedural dance animation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PuppetTest

gif gif

This is my second attempt at generating dance animation with a procedural method (I tried it a few years ago). This is not a complex algorithm, nor involved any AI-ish techniques. These characters are controlled with a few of sin curves and Perlin noise functions. The standard humanoid IK rig is used to animate the model.

gif gif

(Left: Random variations, Right: Synchronized but with random multipliers)

License

CC0

About

An experiment in procedural dance animation


Languages

Language:C# 100.0%