Uploaded January 2020 | Updated September 2026, 2 weeks ago
In this Blender Python Tutorial, we will be taking a look at a basic introduction to Blender Python and scripting for beginners.
Looking to learn Python for beginners? You are in the right place. Be sure to check out the Scripting Playlist!.
Now I should mention that I am in no way an expert and in fact I only just started to learn python (and scripting in general) not that long ago.
We will take a look at some tips I have picked up, then arrange our scripting layout (it's a good idea to save a template file for future projects).
In this example we will create an "Object Adder" Add-on. We will create a Panel for the 3D View. It will have a couple of buttons that when pressed, will add the specified object to our scene.
I know most of you will have an idea in mind, something you wish to achieve using python and we won't be able to cover everything in this one video. That being said, if you guys have any suggestions on what you want to see be sure to leave a comment below and I will try and answer it (or link to relevant information) if possible.
I hope you not only find this Blender Python Tutorial helpful but I also hope it inspires you to continue to learn python.
Links -
Blog post: darkfallblender.blogspot.com/2020/01/an-introduction-to-scripting-blender.html
Facebook Group: facebook.com/groups/darkfallblender
Twitter: twitter.com/DarkfallStudios
Download Blender: blender.org/download
In this Blender Python Tutorial, we will be taking a look at a basic introduction to Blender Python and scripting for beginners.
Looking to learn Python for beginners? You are in the right place. Be sure to check out the Scripting Playlist!.
Now I should mention that I am in no way an expert and in fact I only just started to learn python (and scripting in general) not that long ago.
We will take a look at some tips I have picked up, then arrange our scripting layout (it's a good idea to save a template file for future projects).
In this example we will create an "Object Adder" Add-on. We will create a Panel for the 3D View. It will have a couple of buttons that when pressed, will add the specified object to our scene.
I know most of you will have an idea in mind, something you wish to achieve using python and we won't be able to cover everything in this one video. That being said, if you guys have any suggestions on what you want to see be sure to leave a comment below and I will try and answer it (or link to relevant information) if possible.
I hope you not only find this Blender Python Tutorial helpful but I also hope it inspires you to continue to learn python.
Links -
Blog post: darkfallblender.blogspot.com/2020/01/an-introduction-to-scripting-blender.html
Facebook Group: facebook.com/groups/darkfallblender
Twitter: twitter.com/DarkfallStudios
Download Blender: blender.org/download


![Asset Creation: How to create Digital Graffiti - The Ocean Express [G.I.M.P]
In this video we will be looking at how we can create some Digital Graffiti using Gimp. It can then be used for a number of things (though in this example I add it to a video of a wall. Which was done using Blender).
Creating Digital Graffiti Assets like this can add more detail to your shot and it doesnt take long to make. If you guys like this video, let me know in the comments below and I will try and make more!.
Download the Background Video here: https://pixabay.com/videos/abandoned-broken-collapse-daytime-44515/
Download the Surfer Image Here: https://pixabay.com/images/id-4234061/
I hope you enjoy this video and thanks for watching!.. Asset Creation: How to create Digital Graffiti - The Ocean Express [G.I.M.P]](https://i.ytimg.com/vi/enK-09WM1F8/mqdefault.jpg)
![Blender Python Tutorial : How to create and assign a Material Shader [learn python for beginners]
In this Blender Python Tutorial, we will be taking a look at not only creating a Shader Material but also assigning that material to the currently selected object.
Looking to learn Python for beginners? You are in the right place. Be sure to check out the Scripting Playlist!.
We can create something simple or something complex but both ways will be using an Operator. We first create a panel where our button will live. Then we can create a simple operator, that when pressed will create and assign a Shader Material to the Selected Object.
If you want the user to have any options, we can easily upgrade the simple operator and make it become a popup dialog box. We can then giver the user control over any setting or option. In this example we want the user to be able to set the color before adding the Shader.
If you want more information or to download the template script you can check out the Blog Post here: https://darkfallblender.blogspot.com/2020/08/blender-python-tutorial-how-to-create.html
Shader Library Add-on : https://darkfallblender.blogspot.com/2020/06/blender-add-on-shader-library-version.html
Updated Registration Method Post: https://darkfallblender.blogspot.com/2020/04/blender-python-tutorial-updated.html
I hope you found this Blender Python Tutorial helpful and as always thanks for watching! Blender Python Tutorial : How to create and assign a Material Shader [learn python for beginners]](https://i.ytimg.com/vi/eo7UjKFiagk/mqdefault.jpg)




![Textures.com / CG Textures (Review)
In this Video we will be looking at Textures / formally known as CG textures. I have used this website for many years and it recently went through what they call The Great Overhaul, in which they have spent a lot of time in scanning objects, creating materials for us to use.
I will quickly show you how Textures.com Works and I will also use them in a scene.
Here is a quick and free way to help build your asset library. If you have any suggestions be sure to post them in the comments below.
[note - @3:37 I use a Bump node for the Normal (this is not correct). You should use a Normal Map Node Instead. You connect the Col of your Normal Image to the Col input and Select the UV]
I hope this video helps and as always, Thanks for watching!..
Links
Textures - https://www.textures.com/
Darkfall Facebook Group - https://www.facebook.com/groups/147625555899175/ Textures.com / CG Textures (Review)](https://i.ytimg.com/vi/gKZ2-AyOFTY/mqdefault.jpg)
![Blender Python Tutorial : How to make a Random Word Generator [learn python for beginners]
In this Blender Python Tutorial, we will be taking a look at how I created a fairly simple Random Word Generator.
Looking to learn Python for beginners? You are in the right place. Be sure to check out the Scripting Playlist!.
In the last video I created some Digital Graffiti and some of you have asked how I came up with the Name and Concept. As you guys may already know, I am terrible when it comes to naming things so using Python and Blender I created WordGen 1.0.. Obviously this is not a serious Add-on but if you guys want to use it there will be a link in the blog be sure to check that out.
You can take this further and add more functions and other things to generate such as Places, Names and more.
I hope you find this video helpful and as always thanks for watching!..
Blog post: https://darkfallblender.blogspot.com/2021/01/blender-python-tutorial-how-to-create.html Blender Python Tutorial : How to make a Random Word Generator [learn python for beginners]](https://i.ytimg.com/vi/gnXWvCXMccM/mqdefault.jpg)
