FreedomIntelligence/BlenderLLM
BlenderLLM: A LLM specifically designed to generate CAD scripts based on user instructions. These scripts are then executed in Blender to render 3D models.
This project helps 3D artists, designers, and hobbyists create 3D models in Blender using natural language instructions instead of complex coding. You provide a description of the 3D object you want, and it generates the precise script to build and render that model within Blender. This makes advanced 3D modeling more accessible to anyone who can describe their vision, without needing deep programming knowledge.
212 stars. No commits in the last 6 months.
Use this if you want to quickly generate specific 3D models in Blender by simply describing them in plain English, without manually writing Python scripts or navigating complex menus.
Not ideal if you need fine-grained, pixel-perfect control over every modeling parameter through a visual interface or if you prefer directly writing Blender Python (bpy) scripts yourself.
Stars
212
Forks
22
Language
Python
License
Apache-2.0
Category
Last pushed
Dec 23, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/FreedomIntelligence/BlenderLLM"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
AI-Planning/l2p
Library for LLM-driven action model acquisition via natural language
datawhalechina/self-llm
《开源大模型食用指南》针对中国宝宝量身打造的基于Linux环境快速微调(全参数/Lora)、部署国内外开源大模型(LLM)/多模态大模型(MLLM)教程
microsoft/LMOps
General technology for enabling AI capabilities w/ LLMs and MLLMs
liguodongiot/llm-action
本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)
theaniketgiri/create-llm
The fastest way to build and start training your own LLM. CLI tool that scaffolds...