Skip to content

Latest commit

History

25 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Procedural Animation in Unity

Procedural Animation example in Unity.

Skeletal animation uses a key frame animation clip, which contains transforms of joints in chronological order. These pre-recorded animation clips are just "played" on a bone model.

This method uses IK (Inverse Kinematics) to procedurally position joints, so it automatically generates animation in real-time. This allows for a more diverse series of actions and real-time interaction with environmental features.

Demo video: https://youtu.be/pUp133rtDxM

Samples

StyleImage
4 legedimg1
6 legedimg5
Dog(?)img3
Climbingimg6

About

Procedural Animation in Unity

Topics

Resources

Stars

405 stars

Watchers

7 watching

Forks

Contributors

Languages