This is a video exercise for Blender Python beginners.
We will write a Python script that will use a Python for loop to repeat code to create a scene.
00:00 – Intro
00:55 – Setup Workspace
01:14 – Write down the steps
03:20 – Import bpy
03:48 – Add a triangle mesh
06:16 – Rotate mesh
11:36 – Convert mesh into a curve
12:14 – Add a bevel to the curve
14:07 – Add a for loop
18:15 – Summary
19:03 – Exercise #1
22:35 – Exercise #2
24:54 – Outro