BlenderAlchemy: Editing 3D Graphics with Vision-Language Models
About
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-Language Models (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.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| 3D Graphic Editing | BlenderGym | PL (Blend Shape)12.11 | 18 | |
| Compositional Editing | BlenderBench | PL30.45 | 10 | |
| Multi-step Editing | BlenderBench | PL10.69 | 10 | |
| Camera Adjustment | BlenderBench | PL0.2561 | 10 | |
| Overall Evaluation | BlenderBench | Improvement82.24 | 8 | |
| 3D Scene Editing | 3D Scene Editing | Prompt Tokens768 | 5 | |
| 3D Object Arrangement | Blender 3D Object Arrangement 25 scenarios | Coll. %63.1 | 4 | |
| 3D Object Arrangement | General Instructions 12 scenes | Collection Rate50 | 3 | |
| 3D Scene Editing | 15 distinct single-task prompts | LLM Time10.63 | 3 | |
| 3D Scene Editing | 3D Editing Benchmark Scenario S1 | TCR (%)37.33 | 3 |