This project demonstrates how to integrate AI-powered large language models (LLMs) with Blender to create a text-to-graphics modeling workflow. The system supports both open-source LLMs (e.g., ...
This was originally used internally inside of Molecular Nodes but was broken out into a separate python module for re-use in other projects. This is a convenience class that wraps around the bpy.types ...
Abstract: Large Language Models (LLMs) that generate executable code are opening a new path to text-to-3D by converting natural language prompts into scripts for modeling software like Blender.