Skip to content

Instantly share code, notes, and snippets.

View tfbsza's full-sized avatar

Benjamin Smith tfbsza

View GitHub Profile
@gnuton
gnuton / Mixamo.js
Last active January 2, 2025 13:09
Script which downloads all mixamo animations for one character.
// Mixamo Animation downloadeer
//
// Author: Antonio Aloisio <[email protected]>
// Contributions: kriNon
//
// The following script make use of mixamo2 API to download all anims for a single character that you choose.
// The animations are saved with descriptive long names instead of the short ones used by default by mixamo UI.
//
// This script has been written by gnuton@gnuton.org and the author is not responsible of its usage
//