Deciphering Blender's Python Api

by Otago Computing Inc. in Training


Understanding the modules and classes of Blender's API in Python can seem confusing, especially with the documentation being generated and functional with few examples and even fewer explanations.

This guide is a visual orientation that maps out the modules, shows you which you need to care about, how they relate, and how to use them in code.

Within the key modules, we look at the properties and methods that are key, how to use them, how to find values for the arguments and parameters, and what pitfalls to avoid.

This is not a learn-to-program manual, and it is not filled with examples, instead, it is the guide to show you how to navigate the documentation so that you can understand what the examples on the web are doing and how you can find what you need to modify those examples to do what you want.

Sales 60+
Customer Ratings 1
Average Rating
Dev Fund Contributor
Published about 2 years ago
Blender Version 2.9, 2.91, 2.92, 2.93, 3.0, 3.1, 3.2, 3.3, 3.4, 3.5
License Creative Commons
Have questions before purchasing?

Contact the Creator with your questions right now.

Login to Message