Stack and Spin animation loop created with Python in Blender

Опубликовано: 29 Октябрь 2024
на канале: CG Python
22,785
648

In this video, we will create a script that generates an abstract animation loop with stacked prisms.

Start Code:
https://github.com/CGArtPython/blende...

Complete Code:
https://github.com/CGArtPython/blende...

00:00 - Intro
00:21 - Get the code
01:22 - Add a pentagonal prism
04:02 - Add a for loop to create a stack
07:35 - Change the radius on each iteration
09:09 - Change the rotation on each iteration
10:42 - Apply material with a random color
11:23 - Move code into a function
13:16 - Animate the rotation
22:21 - Offset the start of the rotation animation
24:35 - Move animation code into a function
26:12 - Parameters to tweak and customize

Intro Music
Fiery Trails - Silent Partner

Background Music
Where To - Birocratic

Outro Music
Geographer - Easy Shake

#blender #python #creativecoding