Articulated puppet engine. Skeleton, joint manipulation, avatar builder.
  • TypeScript 98.7%
  • HTML 1.3%
Find a file
Valis f4742ab0f5 feat: swimming locomotion + grounded state
Locomotion: swim cycle (time-driven arm paddle, flutter kick,
torso roll) plays when swimming=true. Creature sets swimming
from grounded property. Behavior pauses when not grounded.

Authored by Rowan Valle; Executed by Claude Code
2026-04-24 04:44:22 -04:00
src feat: swimming locomotion + grounded state 2026-04-24 04:44:22 -04:00
.gitignore feat: puppet engine with articulated clown 2026-04-22 20:18:33 -04:00
index.html feat: articulated clown, TransformControls, facedancer integration 2026-04-23 09:10:57 -04:00
package-lock.json feat: puppet engine with articulated clown 2026-04-22 20:18:33 -04:00
package.json feat: puppet engine with articulated clown 2026-04-22 20:18:33 -04:00
tsconfig.json feat: puppet engine with articulated clown 2026-04-22 20:18:33 -04:00
vite.config.ts feat: articulated clown, TransformControls, facedancer integration 2026-04-23 09:10:57 -04:00