This is a setup and operation memo for directly controlling Blender from Claude Code to build 3D scenes and obtain rendered images. Blender MCP allows you to directly control Blender from Claude Code.
Blender Add-on Manager is a framework designed to support Blender add-on development using the Blender Python API. It abstracts tasks such as registering and unregistering add-on-related classes, ...
""" Returns a vector that is perpendicular to the one given. The returned vector is _not_ guaranteed to be normalized. # Create a vector that is not aligned with v.