animation-sequence
There are 9 repositories under animation-sequence topic.
beekai-oss/react-simple-animate
🎯 React UI animation made easy
TimoBolkart/voca
This codebase demonstrates how to synthesize realistic 3D character animations given an arbitrary speech signal and a static character mesh.
weiying-shenzhen/raf-plus
requestAnimationFrame with queue management
SasageyoOrg/voca-blender
Blender add-on to implement VOCA neural network.
andreystarkov/animejs-svg-experiment
crazy cool svg animation with anime.js
RonenNess/spritenator
An easy way to turn dom elements into animated sprites using spritesheets!
dinarajas/CPAnimationSequenceSwift
Swift version of CPAnimationSequence
EnoughTea/plainspritesheetanimation
Plain sprite sheet animation library is a barebone library for a sprite sheet 2D animation support. It manages all information needed to draw a frame to screen; how exactly it is drawn is up to user.