Uploaded July 2019 | Updated September 2026, 3 weeks ago
#b3d #3dprinting #suzanne #zombie
In this video we will be continuing our Suzanne 3D Print series, by turning Suzanne into a Zombie. After printing and a (not so good) paint job, my collection grows!..
If you want to download the STL or any other asset we used, be sure to check out the blog post here: darkfallblender.blogspot.com/2019/07/zombie-suzanne-3d-printing.html
Be sure to check out the other Suzanne Prints or let us know what you think we should do next?..
I hope you enjoyed this video and as always,
Thanks for watching!.
Blender website: blender.org/download
#b3d #3dprinting #suzanne #zombie
In this video we will be continuing our Suzanne 3D Print series, by turning Suzanne into a Zombie. After printing and a (not so good) paint job, my collection grows!..
If you want to download the STL or any other asset we used, be sure to check out the blog post here: darkfallblender.blogspot.com/2019/07/zombie-suzanne-3d-printing.html
Be sure to check out the other Suzanne Prints or let us know what you think we should do next?..
I hope you enjoyed this video and as always,
Thanks for watching!.
Blender website: blender.org/download
![Blender Compositing VFX Tutorial : Doorway to another World [Green Screen and Masking]
In this Blender Compositing VFX Tutorial, we will be creating a kind of Through the Doorway type VFX shot using the Node Editor.
We will be using two video clips (links below) and combining them to create this other worldly effect. We will need to key out the Green Screen and do some masking.
Since the Foreground Video is moving we need to track and match the Background so be sure to pick a good tracking point. If (like me) you have one that sucks you may notice some sliding/jumping. If that happens, re-track and try again.
We also create a couple of masks and animate them to match the footage, we then utilize the Keying nodes Garbage and Core Features to clean it up.
I then added some effects to finish it off. If you want to see what nodes I used for this step, check out our facebook group. There are some images of the node setup.
If you create something awesome, you should post it to our facebook group!.
Anyway, I hope you guys enjoy this Blender Compositing VFX Tutorial and as always Thanks for watching!!..
Links
Facebook Group: https://goo.gl/eYvbeY
Foreground Video: https://goo.gl/Cx6bVJ
Background Video: https://goo.gl/rMRRci Blender Compositing VFX Tutorial : Doorway to another World [Green Screen and Masking]](https://i.ytimg.com/vi/aaJhmYA5q4c/mqdefault.jpg)

![[Darkfall Live Stream 002] Optimize Node Editor + Material Node (Blender + Node Wrangler)
This is an Edited Version of the Live Stream #002.
We will be looking at the Node Editor and how we can Optimize our Workflow by using the Node Wrangler.
We will also be using the Material Node in a quick example that will make use of our Seamless Images/textures. Finally we look at Animating the Node along with taking a look at the Graph Editor and a couple of Modifiers.
Remember to join our Facebook Group if you want, updates, to post your work or just to ask questions.
Facebook Group: https://www.facebook.com/groups/darkfallblender
Hot Key Graphics: https://goo.gl/PysYcQ [Darkfall Live Stream 002] Optimize Node Editor + Material Node (Blender + Node Wrangler)](https://i.ytimg.com/vi/avrrSTWr1FU/mqdefault.jpg)



![Blender Python Tutorial : An Introduction to Scripting [how to learn python for beginners]
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 (its 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 wont 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: https://darkfallblender.blogspot.com/2020/01/an-introduction-to-scripting-blender.html
Facebook Group: https://www.facebook.com/groups/darkfallblender/
Twitter: https://twitter.com/DarkfallStudios
Download Blender: https://www.blender.org/download/ Blender Python Tutorial : An Introduction to Scripting [how to learn python for beginners]](https://i.ytimg.com/vi/cyt0O7saU4Q/mqdefault.jpg)


![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)