Beginner Blender Python Tutorial: for loop practice (part 2)

Опубликовано: 25 Октябрь 2024
на канале: CG Python
1,631
91

This video tutorial for Blender Python beginners will go over how to update a script with functions and how to add a basic rotation animation to a scene.

Previous video:
Beginner Blender Python Tutorial: for loop practice
   • Beginner Blender Python Tutorial: for...  

Start code:
https://gist.github.com/CGArtPython/0...

Final code:
https://gist.github.com/CGArtPython/c...

Beginner Blender Python Exercise: Introduction to If Statements (part 1)
   • Beginner Blender Python Exercise: Int...  

00:00 - Intro
00:28 - Get Code
01:00 - Creating functions
03:34 - Add the create mesh function
04:51 - Add the create next layer function
06:36 - Add the update object transform function
08:40 - Add a rotation animation
20:00 - Add an initial random rotation
21:40 - The animation challenge
26:01 - Outro

Intro Music
Fiery Trails - Silent Partner

Outro Music
Geographer - Easy Shake

#blender #python #scripting