examples/animation/README.md
Animates a sphere using a custom-built animation sampler sequence. Keybindings:
Space - start/pause/unpause the currentanimation(default is translational animation)D - demonstrate deferred start, translate will run first, then rotate when translate ends, and last scale animation
will start after rotation has run for 0.66s.T - set translate to current animationR - set rotate to current animationS - set scale to current animationH - run animation at half speedF - run animation at full speedV - run animation at no speed, use stepping keys for controlling the animationRight - step to the next animation keyframeLeft - step to the previous animation keyframe