blender Getting Started with Programming in Blender

Help us to keep this website almost Ad Free! It takes only 10 seconds of your time:
> Step 1: Go view our video on YouTube: EF Core Bulk Insert
> Step 2: And Like the video. BONUS: You can also share it!

Introduction

Whilst most of the Blender source code is written in C and C++, Extensions (Add-ons) are coded entirely in Python.

Blender comes with >90 extensions installed, but they are not all activated by default.

Blender extensions are installed and activated through the User Preferences window (accessible through the File menu or with the shortcut Ctrl + Alt + u).



Got any blender Question?