Tag
This paper introduces SEIG, a framework that uses pretrained vision-language models to reconstruct 3D scenes from single images as editable Blender programs through progressive refinement of geometry, materials, composition, and lighting.
A new open-source tool called Nova3D uses an LLM to generate 3D objects with separate logical parts (e.g., a microwave with internal assembly and a swinging door), unlike monolithic AI generators. It writes Blender Python code to create clean, modular GLB exports suitable for animation and editing.
CADAM 是一个开源工具,通过自然语言在 Blender 中利用 ChatGPT、Claude 或 Gemini 生成 3D CAD 模型,支持参数化控制和多种导出格式。
Introduces two open-source tools on GitHub: map3d, which automatically generates 3D city models from OpenStreetMap and exports GLB files; and Voice-Pro, a local tool integrating video download, voice separation, subtitle recognition, translation, voice cloning dubbing, and video synthesis.
Introduces PhotoFlow, a Director-Reviewer-Reflector agent for language-conditioned virtual photography in arbitrary Blender scenes, along with the VPhotoBench benchmark. The system combines 3D spatial understanding with aesthetic judgment to generate photographs from textual intents.
A developer built a pipeline that uses an LLM as a structured code compiler to generate Blender Python code, producing 3D objects with functional, articulated parts instead of monolithic meshes. The tool is open-source and LLM-agnostic.