Easier and more powerful with Python scripts The world of Blender 3D modeling.
Add coding to your 3D modeling!
3D modeling tool Blender Adding Python It will make your work easier and faster.
Blender supports an interesting feature called BPY , which allows you to control Blender using Python code. By implementing frequently used models in code, you can immediately load and use them with shortcuts, or you can create your own custom functions.
Instead of having to repeat simple tasks that require multiple clicks, you can make Blender even more powerful with just a few lines of code.
With one shortcut key Modeling made easy and simple!
You can freely control various elements of the mesh, such as shape, color, and material, through Python code.
What will you learn?
You can create a new mesh that did not exist before .
By linking with TXT and CSV files, you can model using only the numbers in the file.
It will help you understand how Blender works a little more easily.
It's OK even if you don't know how to code.
Did you know you can use BPY with just the essential code? We've designed this course for those who don't know how to code. Those who have Python experience will find BPY even easier, but even those without coding experience will be able to learn and utilize the necessary code while taking the course.
In particular, we'll cover how to utilize Visual Studio Code, the code editor used for actual programming, as well as the text editor supported by Blender. We'll cover everything from installing VScode to integrating it with Blender, starting from the basics and going step-by-step.
Learning BPY for Real-World Use
This isn't a grammar-focused course. We'll demonstrate how to use BPY for practical purposes by directly loading and running it in Blender. By following the code, you'll naturally master the necessary code for BPY.
We provide source code.
We provide the source code used in this class. Download the code and see for yourself how it's structured and how Blender is controlled.
I recommend this to these people!
Add blender Fast and efficient Anyone who wants to use it
It's not in the blender The features I need Those who want to make
Coding and modeling I want to learn together Blender users
Blender beginner Introductory basic course Those who took the class
Blender Python Korean language courses are hard to find,
but thanks to this, I was able to approach them easily.
Still, I think it's a course that you can understand only if you have learned coding in any language.
It seems like it would be difficult for those without prior knowledge.