Threejs Animation

three.js keyframe animation system: AnimationMixer, AnimationClip, AnimationAction, KeyframeTrack variants, PropertyBinding, PropertyMixer, AnimationObjectGroup, AnimationUtils; mixing and crossfading clips, loop modes, timeScale, weight; addon AnimationClipCreator and CCDIKSolver for procedural rigs. Use when playing glTF clips, blending actions, or authoring procedural tracks; for skin deformation rigging on meshes see threejs-objects; for math interpolants without clips see threejs-math only when not tied to AnimationMixer.

full-stack-skills 0285eb7 3 files · 7.2 KB Updated

File contents

full-stack-skills/threejs-skills/tree/main/skills/threejs-animation commit 0285eb700b

Frequently asked questions

npx skillmds@latest add full-stack-skills/threejs-animation