What tutorials should I search to learn python for creating Blender 3d UI addons (ex: ruler)? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

What tutorials should I search to learn python for creating Blender 3d UI addons (ex: ruler)?

Hello guys. I would like to ask if there is a specific field or program in python where you have to focus in order to learn creating UI addons for blender 3d? Thanks.

25th Jun 2019, 2:27 AM
John Paul Anthony Dela Cruz
John Paul Anthony Dela Cruz - avatar
2 Answers
+ 2
Learn the basics of python first. Or else you'll be clueless in the tutorials. Once you learn the basics, then you can start learning more advanced things such as UI addons. https://docs.blender.org/api/blender_python_api_2_65_5/info_tutorial_addon.html# This one is more up to date. https://docs.blender.org/manual/en/dev/advanced/scripting/addon_tutorial.html
25th Jun 2019, 3:31 AM
Chris Coder
Chris Coder - avatar
+ 1
Thanks for the info. I am currently trying to learn the basics.
25th Jun 2019, 5:53 AM
John Paul Anthony Dela Cruz
John Paul Anthony Dela Cruz - avatar