Part 1: Introduction to Python
In this part, we will familiarize you with Blender’s Python interface. This part will illustrate the fundamentals of scripting and provide an overall understanding of how to code tools for Blender.
This section comprises the following chapters:
- Chapter 1, Python’s Integration with Blender
- Chapter 2, Python Entities and APIs
- Chapter 3, Creating Your Add-Ons
- Chapter 4, Exploring Object Transformations
- Chapter 5, Designing Graphical Interfaces