© Chris Conlan 2017
Chris ConlanThe Blender Python API10.1007/978-1-4842-2802-9_5

5. Introduction to Add-On Development

Chris Conlan
(1)
Bethesda, Maryland, USA
 
This chapter builds basic add-ons using using Blender’s Python API. One of the biggest hurdles of add-on development is transitioning from a development environment to a neatly packaged and OS-independent add-on, so we spend considerable time in this chapter discussing various development practices. By the end of the chapter, readers should be able to register simple add-ons in both development and deployment environments. Following chapters build on this knowledge to incorporate more advanced features into add-ons.

A Simple Add-On Template

For this section, enter the scripting view in Blender ...

Get The Blender Python API: Precision 3D Modeling and Add-on Development 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.