AI AGENT ADDONS
Generative Media
69,980installs

Three.js scenes can now work perfectly with HyperFrames. This skill helps you create 3D animations that always look the same on every frame. You just listen for a seek event and update your scene based on time.

Your scene does not need a running clock. Instead it uses the time from HyperFrames. That makes each frame predictable and repeatable. You can build product spins, camera moves, or shader effects this way.

Load all models and textures before you start. Then render exactly when told. This skill is great for making deterministic visuals for video or AI generated media.

Add Three skill to your workflow

Global

mkdir -p ~/.claude/skills/three

Project

mkdir -p .claude/skills/three

Source Repository

Stars
31,941
Forks
2,975
Watchers
31,941
License
Apache-2.0
Last Push
1 month ago
Created
5 months ago