Table of Contents
Preface
Part 1: Introduction to Python
1
Python’s Integration with Blender
Technical requirements
Installing Blender
Installing Blender on Windows
Installing multiple versions on macOS
The Scripting workspace – first steps with Python
The Python console
The Info Log
The Text Editor
External editor – Visual Studio Code
Loading our scripts folder
Keeping Blender’s text blocks in sync
Version control and backup
Initializing the repository
Making changes
Summary
Questions
2
Python Entities and API
Technical requirements
Useful features of Python
Options for developers
Python console’s utilities
Accessing Blender modules
The bpy module
API documentation
Accessing Blender data
Creating new objects
Removing elements
Understanding ...
Get Python Scripting in Blender now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.