threejs-animation
Comprehensive Three.js animation system for keyframes, skeletal animation, morph targets, and procedural motion.
Install
npx skills add https://github.com/cloudai-x/threejs-skills --skill threejs-animationStats
| Total installs | 3,220 |
| Weekly installs | 3.2K |
| GitHub stars | 1.9K |
| First seen | Jan 20, 2026 |
| Source | @cloudai-x/threejs-skills |
Summary
- Supports four animation track types: number, vector, quaternion, and color keyframes with linear, smooth, and discrete interpolation modes
- AnimationMixer plays clips on objects with full playback control: play, stop, pause, speed adjustment, weight-based blending, and fade in/out transitions
- Skeletal animation via bone manipulation, bone attachments, and GLTF model loading with automatic clip discovery and playback
- Morph target blending for shape deformation, plus additive animation blending for layering effects like breathing over base poses
- Procedural animation patterns including smooth damping, spring physics, and oscillation helpers for custom motion without keyframes
Tags
Related skills
| Skill | Installs | vs threejs-animation |
|---|---|---|
| angular-tooling | 3,129 | -91 |
| redesign-existing-projects | 3,512 | +292 |
| clerk-custom-ui | 2,800 | -420 |
| superdesign | 3,026 | -194 |
| angular-testing | 3,251 | +31 |
FAQ
- How many installs does threejs-animation have?
- threejs-animation has 3,220 total installs and 3.2K installs this week.
- Where is threejs-animation hosted?
- threejs-animation is published by @cloudai-x/threejs-skills at https://github.com/cloudai-x/threejs-skills.
- How many GitHub stars does threejs-animation have?
- threejs-animation has 1.9K GitHub stars.
- When was threejs-animation first indexed?
- OrangeBot.AI first indexed threejs-animation on Jan 20, 2026.
- How do I install threejs-animation?
- Run: npx skills add https://github.com/cloudai-x/threejs-skills --skill threejs-animation