Customize Consent Preferences

We use cookies to help you navigate efficiently and perform certain functions. You will find detailed information about all cookies under each consent category below.

The cookies that are categorized as "Necessary" are stored on your browser as they are essential for enabling the basic functionalities of the site. ... 

Always Active

Necessary cookies are required to enable the basic features of this site, such as providing secure log-in or adjusting your consent preferences. These cookies do not store any personally identifiable data.

No cookies to display.

Functional cookies help perform certain functionalities like sharing the content of the website on social media platforms, collecting feedback, and other third-party features.

No cookies to display.

Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics such as the number of visitors, bounce rate, traffic source, etc.

No cookies to display.

Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.

No cookies to display.

Advertisement cookies are used to provide visitors with customized advertisements based on the pages you visited previously and to analyze the effectiveness of the ad campaigns.

No cookies to display.

Blender 4.2: Precise Modeling Workshop
Learning Resources →

One of the things that I keep saying to all my students is that if they want to work with big and complex projects in Blender, they must learn how to work with Python to create custom tools and scripts to accelerate the creation process. This is a rule for all kinds of environment scenarios, no matter what software you choose to use. It can be either Blender, 3dsmax, Maya or Softimage. You should learn how to create your own productivity tools. The downside of learning the scripting languages behind each one of those tools is that almost all reference material is not designed to teach scripting for 3d computer graphics.

For instance, by the time I learned how to work with Python, I had to try it first with something completely different like data manipulation, and then only later I tried to apply that knowledge with the Blender API.

Wouldn`t it be great if we could learn how Python work already using Blender? A new book released by Packtpub a few weeks ago offers this solution, and it is called Blender 2.49 Scripting written by Michel J. Anders. During these past few days I spend quite some time reading and going through all examples and exercises of the book. And I can say now that this is the book I wish I had back on my first experiments with Blender and Python.

blender-scripting.jpg

The book teaches how to work with Python using the Blender API to demonstrate all topics regarding scripting for 3d projects. For me, this is the highlight of the book. You will learn how to create scripts for Blender with Python, going straight to the practical side of the task. For instance, the author shows how to select Poles in a 3d Mesh by using a for loop. If you try to learn Python from a different source, most authors will deal with numbers or database tables.

Another great thing about the book is the amount of practical examples and exercises that can be used to learn, and at the same time demonstrate lost of things that could be accomplished with Python in Blender. For instance, a user that never had the chance to work with PyDrivers will find almost a full chapter on the subject with examples on how to use it for animation.

Here is the chapter list, which is spread along almost 300 pages:

  1. Extending Python with Blender
  2. Creating and Editing Objects
  3. Vertex Groups and Materials
  4. Pydrivers and Constraints
  5. Acting on Frame Changes
  6. Shape Keys, IPOs, and Poses
  7. Creating Custom Shaders and Textures
  8. Rendering and Image manipulation
  9. Expanding your toolset

If you wish to create your own tools and scripts to speed up projects, or simple help the community with the development of new tools, I strongly recommend this book. I did learn a lot in the past few days and will use that knowledge for future projects, developing tools for Blender and architecture.

Blender 4.3 for Complete Beginners (Workshop)
Previous

Modeling for architecture: Modeling a chain link fence

Next

LuxRender using GPU with SmallLuxGPU for Architecture

1 comment

  1. Hi Allan,

    How much does 2.5 scripting change vs. 2.49 scripting? Is this book worth reading despite the looming 2.6 release?

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Check Also

Clicky