This item has an average rating of 5 from 10 ratings by the community.
100%
0%
0%
0%
0%
YannK
over 1 year ago
Amazing course, easy to follow and full of insights from a seasoned person. I particularly enjoyed the follow-though to setup the dev environment properly. It can be useful not to addon developers only but to anybody interested in scripting. It can save many hours drowning in front of the overwhelming API of Blender. With ST3, you get straight to the point !
Steve Burke
over 2 years ago
Brilliant course. Probably not easy to follow if you don't have some familiarity with writing code. For those looking to build addons of any complexity, though, this course is a perfect guide to setting up your project and environment to iterate and build a real-world project. There is also a ton of background and detail on both Python and how Blender works under the hood, etc. Most courses offer little in the way of complexity which leaves the student smashing his/her head into a wall as soon as they try to build something real. There are a lot of peculiarities to coding in Blender and having a guide through these issues is a huge time saver. This is the best resource I've found for actually developing a real-world plugin for Blender.
ST3
over 2 years ago
Thank you for the review, glad to know it helped you out. Good luck out there!
Tawanda Razika
almost 3 years ago
ST3 explains this addon development module so well and he is easy to understand. At first, it might seem a bit daunting listening to all the technical jargon but he takes time to clarify the steps taken to achieve the required result. I will definitely be looking into buying more tutorials from him in the future.
Thanks again
ST3
almost 3 years ago
Thanks! Glad it helped!
BlenderSith
over 3 years ago
Great course. Had to pick it up just because I have HardOps and BoxCutter and seen your name in the credits. Love It!
ST3
almost 3 years ago
Thank you!
brunodemasi
almost 4 years ago
Synthetic course that offers a good overview
ST3
almost 4 years ago
Thanks for the review!
niittymaa
almost 4 years ago
This course was great! The instructor is good and explains things pretty well. I have watched many free courses and this is worth the money if you want to learn more than basics. Hope that you create more courses about developing blender addons!
ST3
almost 4 years ago
Thank you for the review. Good luck out there.
abdoubouam
almost 4 years ago
Great course! Perfect for someone who knows the basics of programming and python and wants to start making scripts and add-ons for Blender. The courses are quick and straight to the point, and the author explains many good organization habits and coding techniques that greatly improve the experience and make it so much easier.
Highly recommended for anyone who wants to learn add-on or script creation for Blender!
Andi Bösch
about 4 years ago
Absolute great. I was looking for years to find a course like this. Now I can really start to make my own Addons.
I just highly recommend to learn python first. Blenders API is already confusing enough ^^
BA
about 4 years ago
I code for a while now, but never got really the hang of how most things are related. (Like Blender API, modals vs operators, registrations, etc). I am half way the course, and learned in 3 days a lot of what I missed. It's more a course of helping you understand everything, rather than copy codes. If you just start, it can be a bit though I think, but if you have some experience already, you will have a very good speed up with this course. I enjoy the presentation of the video's as well: simple setup but very enjoyable. Everything (or more) is covered what you need to understand to make addons in Blender. I've watched more courses (free ones), but this is the best for me at this moment.
Arjen
about 4 years ago
Just getting started but already having fun and learning stuff. Good explanations and examples.