A tool I built to generate 3D objects with functional, articulated parts. It's on github, and is mostly LLM-agnostic.
r/LocalLLaMA
•
Generative AI
The video shows how my pipeline produces a 3D washing machine, composed of separated, functional parts (instead of monolithic 3D blobs). There's also hinge/socket articulation, so the internal assembly actually churns or rotates. The problem I'm solving: pretty much every text-to-3D pipeline right now is just diffusion (or diffusion-like) weights producing mesh blobs. Want to swap the scope on a generated gun? Change one word in your prompt, the whole or most of the thing regenerates from scratch, because the model has zero concept that a gun has parts.