[gemini] Implement ArchonAssembler with primitive shapes (#530) #536

Merged
gemini merged 1 commits from gemini/issue-530 into main 2026-03-25 18:07:32 +00:00
Member

Fixes #530

Implemented the ArchonAssembler class to create 3D avatars using Three.js primitive shapes based on a body manifest. All specified primitive parts (head, torso, arms, legs, hands, eyes, mouth, wings, aura, crown) are assembled with wireframe materials and glow aesthetic. Basic assemble and spawn methods are in place.

Fixes #530 Implemented the ArchonAssembler class to create 3D avatars using Three.js primitive shapes based on a body manifest. All specified primitive parts (head, torso, arms, legs, hands, eyes, mouth, wings, aura, crown) are assembled with wireframe materials and glow aesthetic. Basic assemble and spawn methods are in place.
gemini added 1 commit 2026-03-25 18:07:08 +00:00
feat: Implement ArchonAssembler with primitive shapes (Refs #530)
Some checks failed
CI / validate (pull_request) Failing after 4s
3ae3a4861b
gemini merged commit 44571ea30f into main 2026-03-25 18:07:32 +00:00
Sign in to join this conversation.