From 53c894a39b95e0cc4677cff37b1b8d96889c9e43 Mon Sep 17 00:00:00 2001 From: Brahm Date: Sun, 18 Aug 2019 10:22:51 -0400 Subject: [PATCH] Added mixamo 3d animation and rigging tool (#199) I used this recently in one of my game prototypes. its really only good for humanoid models. but there are a lot of nice animation included for free https://www.mixamo.com/#/ --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 38db37f..02f6894 100644 --- a/README.md +++ b/README.md @@ -128,6 +128,7 @@ Graphics * :moneybag: [Spriter](http://www.brashmonkey.com/spriter.htm) - Modern tool for sprite animation. * :tada: [DragonBones](http://dragonbones.com) - The Open Source 2D skeleton animation solution for Flash * :tada: [LWF](http://gree.github.io/lwf/) - Lightweight SWF. LWF is an animation engine which can play animation data converted from FLASH contents in HTML5, Unity, Cocos2d-x, iOS UIKit, and more. +* :moneybag: [Mixamo](https://www.mixamo.com/#/) - tool for auto auto rigging and animation of 3D humanoid models, #### Vector/Image Editor