Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sketchpunk authored Mar 3, 2022
1 parent ca8fb84 commit ad5c334
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@


## Character Animation Library ###
<img align="right" width="140" src="/_images/Epic_MegaGrants_Recipient_logo.png?raw=true">
<img align="right" width="160" src="/_images/Epic_MegaGrants_Recipient_logo.png?raw=true">
This project is working toward a complete character skinning & animation library for the web. First most, this library is focused on being independent from any rendering engine with examples of how to use it in webgl based engines like threejs. The one big focus is recreating the IK Rig & IK Animations type system that was demoed several years ago from Ubisoft's GDC talk on IK Rigs. With many game engines like Unity and Unreal developing their own IK Rig like systems, this project helps fill the void for web based engines like threejs, babylon, etc. Hopefully with enough help we can create something just as good as the big boys, maybe even better since its free & open source.

### Setup ###
Expand Down

0 comments on commit ad5c334

Please sign in to comment.