News

The classic Blender Guru tutorial but entirely in a python script. This is the creation of a juicy, overflowing donut 🍩 in the classic blender tutorial manner. The big difference is here it is made ...
While going through the tutorial you may want to look into our reference documentation. :ref:`Blender API Overview <info_overview>`. - This document is rather detailed but helpful if you want to know ...
Learn how to use Python to create dynamic and interactive animations for Blender in six steps. This article covers the basics of Python syntax, logic, and the Blender Python API.
Blender, a powerful open source 3D software, can be extended and powered up using the Python programming language. This book teaches you how to automate laborious operations using scripts, and expand ...