Skip to content

Instantly share code, notes, and snippets.

@danfinlay
Created March 4, 2013 20:14
Show Gist options
  • Save danfinlay/5085227 to your computer and use it in GitHub Desktop.
Save danfinlay/5085227 to your computer and use it in GitHub Desktop.
A roadmap for voxel animation.
mikolalysenko: 1. bvh -> json parser to read/writer bvh files into some js parseable format
[12:08pm] mikolalysenko: 2. a motion interpolator, that can evaluate a pose at some intermediate frame
[12:08pm] mikolalysenko: 3. a motion retargetter that can take a motion, and retarget it to a different/smaller skeleton
[12:08pm] mikolalysenko: 4. an interface to apply a skelton to a voxel.js character
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment