
Blender Python API
Blender 5.1 Python API Documentation ¶ Welcome to the Python API documentation for Blender, the free and open source 3D creation suite. This site can be used offline: Download the full …
Blender Python API Guide for 3D Automation - PyTutorial
2026年1月30日 · Learn how to use the Blender Python API to automate 3D modeling, animation, and rendering tasks with practical Python scripting examples.
API Overview — UPBGE/Blender Python API
API Overview The purpose of this document is to explain how Python and Blender fit together, covering some of the functionality that may not be obvious from reading the API references and example …
Blender Python API - Blender Documentation - blender.org
Home of the Blender project - Free and Open 3D Creation Software
Claude Blender MCP Connector: AI 3D Modeling Guide | Lushbinary
2026年4月29日 · The Claude Blender connector is an official MCP integration announced April 28, 2026, that lets Claude AI interact directly with Blender's Python API. It enables natural-language 3D …
Quickstart - Blender Python API
Quickstart ¶ This API is generally stable but some areas are still being extended and improved. Blender Python API features: Edit any data the user interface can (Scenes, Meshes, Particles etc.). Modify …
Using the Blender Connector in Claude
What this connector provides The Blender connector gives Claude access to your open Blender scene through Blender's Python API. With it connected, you can ask Claude to read and explain a complex …
The Blender Python API Reference
The game engine API is separate from the Blender Python API this document references and you can find its own ref doc in the docs section of the main sites below. Blender Data Structures: Programs …
API Overview - Blender Python API
API Overview ¶ The purpose of this document is to explain how Python and Blender fit together, covering some of the functionality that may not be obvious from reading the API references and …
Python API - Blender Developer Documentation
Blender 5.1: Python API Python 3.13 Python has been upgraded to version 3.13, matching the VFX platform 2026. Changes mesh.validate() now fixes invalid (i.e. non-finite) Multiresolution tangent …