Nova3D generates articulated 3D parts via LLM-compiled Blender code
A new open-source pipeline uses language models to write native Blender Python instead of diffusion meshes, producing multi-part 3D objects with working hinges and swappable components.
Nova3D is an open-source 3D generation tool that treats language models as structured code compilers rather than image generators. Instead of producing monolithic mesh blobs via diffusion, the pipeline writes native Blender Python that targets specific nodes in the scene graph. The result is a multi-part GLB export with preserved transform nodes, working pivot axes, and articulated assemblies — a washing machine with a door that actually swings, a robot dog with jointed legs, a microwave with a separate handle and cavity.
