meshcat-dev/meshcat

Animation support

Closed this issue · 1 comments

  • Bring the camera into the scene: #12
  • Animation JSON spec
  • New animate command
  • Create a dat.gui folder for the animation
    • play/pause button
    • speed slider
    • time slider

An animation contains an array of (path, clip) tuples, plus some metadata about default speed, looping, etc.