Reader small image

You're reading from  Python Scripting in Blender

Product typeBook
Published inJun 2023
PublisherPackt
ISBN-139781803234229
Edition1st Edition
Right arrow
Author (1)
Paolo Acampora
Paolo Acampora
author image
Paolo Acampora

Paolo Acampora is a 3D artist and programmer, with experience in Animation, Visual Effects, and Real Time computer graphics. He provides tools that streamline the production workflow and let artists focus on the creative aspects of their craft. He has worked with several studios for more than a decade. He contributes to the blender development and releases his tools for the community.
Read more about Paolo Acampora

Right arrow

Part 1: An Introduction to Python

This section covers the fundamentals of scripting and helps you become familiar with Blender’s Python utilities. Besides providing a solid base for the chapters ahead, it contains all the information required for writing fully working tools.

Chapter 1, Python’s Integration with Blender

This chapter introduces the tools used for scripting, internal and external text editors, and version control.

Here’s a summary of the topics discussed in the chapter.

Installing multiple versions of Blender on the main operating systems

Blender 3.3 is the long-term support release used in the writing process. Although the content of this book is valid for all the 3. x series of blender, if you want to install version 3.3 alongside other versions, the following instructions are provided:

  • Using Windows Installer
  • Using the Microsoft Store
  • Downloading a portable archive
  • Installing on macOS

Using Python in Blender...

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Python Scripting in Blender
Published in: Jun 2023Publisher: PacktISBN-13: 9781803234229

Author (1)

author image
Paolo Acampora

Paolo Acampora is a 3D artist and programmer, with experience in Animation, Visual Effects, and Real Time computer graphics. He provides tools that streamline the production workflow and let artists focus on the creative aspects of their craft. He has worked with several studios for more than a decade. He contributes to the blender development and releases his tools for the community.
Read more about Paolo Acampora