Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
pau1o-hs committed Nov 30, 2021
2 parents d7a047c + 298144e commit 2a6a184
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# Learned Motion Matching (Work in progress)

![LMM](https://user-images.githubusercontent.com/55563608/139554887-036a45a1-d88e-4fdb-a9d7-d6592f2738c9.gif)

A neural-network-based generative model for character animation.

The system takes user controls as input to automatically produce high quality motions that achieves the desired target. Implemented using Pytorch.
Expand Down Expand Up @@ -59,8 +62,7 @@ HierarchyData.txt should be:
```

## Roadmap
* Fix the the neural network losses (currently);
* Extract character animations information using .bvh, without Unity.
You can download the Unity project and check the updates right [here](https://github.com/pau1o-hs/Learned-Motion-Matching/releases)

## Note
I've already managed to make the system work, it's just not perfect yet. Warning that I'm still just an undergraduate, I'm not sure about anything hahahaha.

0 comments on commit 2a6a184

Please sign in to comment.