Tutorial: Introduction to Python Scripting in Blender

Patrick Boelens writes:

In this Blender 2.5 video tutorial, I will be giving a full introduction to scripting in Blender Python.

In the first half of the video I will give an overview of the basics of Python in general, such as variables, for-loops, if-statements and functions.

The second half will focus on Blender’s bpy-module and it’s API, as well as performing some basic tasks like changing a Material’s Shader-type.

Link

Advertisement