Skip to content

crazyramirez/babylonjs-ReadyPlayerMe-Animation-Combiner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BabylonJS ReadyPlayerMe Animation-Combiner




Babylon JS & ReadyPlayerMe -- Combining multiple animations to a ReadyPlayerMe Character

Used animations from:
https://github.com/readyplayerme/animation-library


And converted from FBX to GLB using this simple NodeJS APP:
https://github.com/crazyramirez/FBX2GLB-Batch-Convert-Optimizer

Of course, current Player is from ReadyPlayerMe
Animations use Blending

Setup NPM and Install BJS

  • Install NodeJS from https://nodejs.org/en
  • Download or Clone this Repository
  • Open a Terminal (Usign for example VSCode)
  • RUN: npm install (To Install BJS Libraries from NPM)

Main Code

  • Everything is in main.js in js folder.
  • I use Blending function to smooth the movement between animations.
  • Very simple, take a look and I hope you enjoy it

Try the Live DEMO

https://viseni.com/readyplayer_anim/

About

Babylon JS -- Combining multiple animations to a ReadyPlayerMe Character

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published