#23 · Primary category: 3D Generation & Asset Creation

Nova3D

3d-generation blen cad claude flutter gemini generative-ai glb llms openai

Editable, part-aware 3D generation from text or reference images. Open-source client for nova3d.xyz.

Project last updated:08/12/26

GitHub Stars

685

Forks

66

Contributors

3

License

MIT

Why we included this project

Most text-to-3D generators return a single merged mesh with no part boundaries, which is fine until you need to change one component. Nova3D takes a different approach: it generates Blender-native Python that compiles into a structured GLB with named, separately addressable parts, an assembly hierarchy, joint pivots, and PBR materials. The program is the source of truth, so you can select a single part, retexture it, swap it, or rig it without regenerating the whole object. That matters for game, animation, and VFX work where assets get reworked constantly, and for jewelry CAD or product visualization that needs precise, part-aware geometry. The repo includes a Flutter web client that talks to the hosted service, a Blender add-on, and an MCP server, and it's model-agnostic, so you can point it at different LLM providers.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category