Uploaded January 2021 | Updated September 2026, 2 weeks ago
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 doesn't 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: pixabay.com/videos/abandoned-broken-collapse-daytime-44515
Download the Surfer Image Here: pixabay.com/images/id-4234061
I hope you enjoy this video and thanks for watching!..
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 doesn't 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: pixabay.com/videos/abandoned-broken-collapse-daytime-44515
Download the Surfer Image Here: pixabay.com/images/id-4234061
I hope you enjoy this video and thanks for watching!..
![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)


![Blender Python Tutorial : Finishing the Object Adder Add-on [learn python for beginners]
In this Blender Python Tutorial, we will be continuing with our Object Adder (add mesh) Add-on that we created in the last video.
Looking to learn Python for beginners? You are in the right place. Be sure to check out the Scripting Playlist!.
If you want to download this Script, be sure to check the link in our blog!.
First we will add the bl_info, so we can install our add-on (instead of needing to press Runs Script all the time).
Then we look at adding two new panels and then adding the Panels inside of our Main Panel (which is super simple).
We then add some Functions to our Newly added Panels. We can add pretty much anything we want and I suggest adding the most common functions that you use all the time.
You can take certain functions and operations from various different Sections of Blender, and then add them to your Add-on (You can then work in bigger workspace without the need to jump from one window to the next).
Of course this Add-on is super simple and we can always add, change and improve this add-on but I wanted to create something easy to follow and I hope I have managed to inspire you to take this further and start to make awesome add-ons!..
In the Next Tutorial, we will be creating an Add-on thats a little more advanced but with the knowledge we have learned over the last two videos, it should be easier to pick up.
Again, I hope you found this Blender Python Tutorial helpful! be sure to let us know what you think of this series or if you want more videos like this?
Links -
Blogger: https://darkfallblender.blogspot.com/2020/01/scripting-continued-blender-python-bpy.html
Facebook Group: https://www.facebook.com/groups/darkfallblender/
Twitter: https://twitter.com/DarkfallStudios
Download Blender: https://www.blender.org/download/ Blender Python Tutorial : Finishing the Object Adder Add-on [learn python for beginners]](https://i.ytimg.com/vi/hF-cyH8Z7WQ/mqdefault.jpg)
