Using Python classes in Blender

Using Python classes in Blender

7.334 Lượt nghe
Using Python classes in Blender
Looking to get better at Blender Python? Go here: https://cgpython.com/skool/66 This is a video tutorial for Blender Python beginners. We will go over what are Python classes, and how to use Python classes. I'll share 3 versions of the same script using step-by-step commands, functions, and classes. Example Class: https://gist.github.com/CGArtPython/3d25e56a6a3daaba45eb74aeb70787cb Beginner Python Exercise in Blender: Make a cube from a list of vertices https://www.youtube.com/watch?v=mN3n9b98HMk Step-by-step example 1: https://gist.github.com/CGArtPython/b5f6786c5d8fec0cd64a1da480e4079e With functions example 1: https://gist.github.com/CGArtPython/a182133d17d3e3da23bc845702fd0664 With classes example 1: https://gist.github.com/CGArtPython/eca5ee83cfd3315379877e2e294498dd Step-by-step example 2: https://gist.github.com/CGArtPython/6c378dad7b58ae7b6ed55949239f11c4 With functions example 2: https://gist.github.com/CGArtPython/50879916481933afd65746e1d05bdd9f With classes example 2: https://gist.github.com/CGArtPython/1a53e97727768ba36dbb65b8368b1358 Step-by-step example 3: https://gist.github.com/CGArtPython/33dd9b6d791da2f6089bf0c845529ea9 With functions example 3: https://gist.github.com/CGArtPython/43f0c2374ad43d4a60908ccf2ed157c4 With classes example 3: https://gist.github.com/CGArtPython/cae2dc180834a68568d9576e0621cc56 00:00 - Intro 00:45 - What are Python classes? 03:29 - How to use Python classes? 10:23 - Step-by-step example 1 11:13 - With functions example 1 13:03 - With classes example 1 16:27 - Step-by-step example 2 17:49 - With functions example 2 18:57 - With classes example 2 21:40 - Step-by-step example 3 23:25 - With functions example 3 24:26 - With classes example 3 29:28 - Summary 30:28 - Outro Intro Music Fiery Trails - Silent Partner Outro Music Geographer - Easy Shake house blueprint image by Michael_Hiraeth https://pixabay.com/illustrations/technology-blueprint-house-drawing-3216744/ house image by Pexels https://pixabay.com/photos/house-architecture-front-yard-1836070/ blueprint image by xresch https://pixabay.com/illustrations/blueprint-technical-drawing-4056027/ #blender #python #scripting