BlenderAlchemy: Editing 3D Graphics with Vision-Language Models (2404.17672v3)
Abstract: Graphics design is important for various applications, including movie production and game design. To create a high-quality scene, designers usually need to spend hours in software like Blender, in which they might need to interleave and repeat operations, such as connecting material nodes, hundreds of times. Moreover, slightly different design goals may require completely different sequences, making automation difficult. In this paper, we propose a system that leverages Vision-LLMs (VLMs), like GPT-4V, to intelligently search the design action space to arrive at an answer that can satisfy a user's intent. Specifically, we design a vision-based edit generator and state evaluator to work together to find the correct sequence of actions to achieve the goal. Inspired by the role of visual imagination in the human design process, we supplement the visual reasoning capabilities of VLMs with "imagined" reference images from image-generation models, providing visual grounding of abstract language descriptions. In this paper, we provide empirical evidence suggesting our system can produce simple but tedious Blender editing sequences for tasks such as editing procedural materials and geometry from text and/or reference images, as well as adjusting lighting configurations for product renderings in complex scenes.
- Blender github, https://github.com/blender/blender
- Blendergpt, https://github.com/gd3kr/BlenderGPT
- How long does it take to create a 3d model?, https://3d-ace.com/blog/how-long-does-it-take-to-create-a-3d-model/
- How long does it take to make a 3d model?, https://pixune.com/blog/how-long-does-it-take-to-create-a-3d-model/
- Ollama, https://ollama.com/
- Reddit r/blender, https://www.reddit.com/r/blender/
- OpenAI: Gpt-4 system card. OpenAI (2023), https://cdn.openai.com/papers/gpt-4-system-card.pdf
- OpenAI: Gpt-4v(ision) system card. OpenAI (2023), https://api.semanticscholar.org/CorpusID:263218031
- Zeng, X.: Paint3d: Paint anything 3d with lighting-less texture diffusion models. arXiv preprint arXiv:2312.13913 (2023)
Collections
Sign up for free to add this paper to one or more collections.
Paper Prompts
Sign up for free to create and run prompts on this paper using GPT-5.