2024
SceneCraft: An LLM Agent for Synthesizing 3D Scenes as Blender Code
ICML 2024oral
This paper introduces SceneCraft, a Large Language Model (LLM) Agent converting text descriptions into Blender-executable Python scripts which render complex scenes with up to a hundred 3D assets. This process requires complex spatial planning and arrangement. We tackle these challenges through a co…