Grok Build can now drive procedural Unity animations without Blender or GLB files
Daniel_Farinax · x · 2026-07-26
Grok Build is being used to generate live Unity animations without Blender or imported assets
The post says Grok Build can now ship in-engine animations for Unity games by driving procedural asset generation directly in code. The example is an X-wing-style wing panel system whose S-foils open and close.
Key claims:
- No need for Blender
- No need for free assets from the internet
- No GLB imports
- Full control over the object
The workflow described is a manager that selects mechanical parts, switches to a “Mech” mode, and lets Unity drive the real hinge cycle — from closed to attack position and back — over a full 360° orbit, rather than relying on a baked GLB clip. The post frames this as the same code path that will run in the game itself.
More from coding & agent
- An agentic AI engineer maps out a full modern MLOps and coding stack — kmeanskaran · 2026-07-26
- Anthropic users say Opus 5 is best for complex agents, while Sonnet 5 fits routine coding — dr_cintas · 2026-07-26
- Claude Code sessions feel like different siblings, one user says — code_star · 2026-07-26
- SEOS 3.0.0 launches as a local-first multi-agent system for software engineering — Consistent-Gold-425 · 2026-07-26
- Grok Build should get a Cursor-style GUI before it can compete with Codex — mark_k · 2026-07-26
- ChatGPT Work on mobile and web is basically Codex running inside a VM — dkundel · 2026-07-26