In this video, we will create a script that generates an abstract animation loop that animates the point tilts of a spline.
Start Code:
https://github.com/CGArtPython/blender_plus_python/blob/main/weave/weave_start.py
Complete Code:
https://github.com/CGArtPython/blender_plus_python/blob/main/weave/weave_done.py
Complete Code with HDRI:
https://github.com/CGArtPython/blender_plus_python/blob/main/weave/weave_hdri_done.py
Point Tilt:
https://docs.blender.org/manual/en/latest/modeling/curves/editing/control_points.html#tilt
Original post on ArtStation
https://www.artstation.com/artwork/QrOv4E
00:00 – Intro
00:17 – Get the code
01:14 – Enabling the “Add Curve Extra Objects” add-on
02:43 – Adding the torus spiral curve
07:52 – Adding a profile curve
09:46 – Assign the profile curve
14:03 – Apply a metallic material
15:22 – Adding a light emitting curve
17:30 – Animate the point tilts of a spline
24:40 – Parameters to tweak and customize
Intro Music
Fiery Trails – Silent Partner
Background Music
Where To – Birocratic
Outro Music
Geographer – Easy Shake
#blender #python #creativecoding