BoboRamirez / MotionMatching

A motion matching demo on Unity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MotionMatching

A motion matching demo on Unity

What is done?

  1. Read bvh motion and play it in Unity. Recommend bvh file from this link.
  2. Motion retargeting from .bvh file to a charactor in Unity, from this Unity tutorial.

TODO

  1. Motion Matching, by encoding all frame data and picking the right frame according to player input, current status, etc..

About

A motion matching demo on Unity

License:MIT License


Languages

Language:C# 60.8%Language:Mathematica 34.4%Language:HLSL 4.7%