In this video, we will create a script that generates an abstract animation loop with rotating rings.
Start Code:
https://github.com/CGArtPython/blender_plus_python/blob/main/loop_of_rings/loop_of_rings_start.py
Complete Code:
https://github.com/CGArtPython/blender_plus_python/blob/main/loop_of_rings/loop_of_rings_done.py
Beginner Blender Python Exercise: Repeating code with for loops
00:00 – Intro
00:24 – Get the code
02:15 – Create ring mesh
08:09 – Apply material
10:06 – Move code into a function
12:00 – Repeat the code with a for loop
16:09 – Set ring rotation
22:02 – Insert keyframes
28:37 – Move animation code into a function
30:17 – Parameters to tweak
33:06 – Outro
Intro Music
Fiery Trails – Silent Partner
Outro Music
Geographer – Easy Shake
#blender #python #creativecoding