In this video, we will create a script that generates an abstract animation loop that animates metaballs traveling along curves.
Start Code:
https://github.com/CGArtPython/blender_plus_python/blob/main/in_or_out/in_or_out_start.py
Complete Code:
https://github.com/CGArtPython/blender_plus_python/blob/main/in_or_out/in_or_out_done.py
Complete Code with the bpybb package:
https://github.com/CGArtPython/blender_plus_python/blob/main/in_or_out/in_or_out_done_bpybb.py
Original post on ArtStation:
https://www.artstation.com/artwork/KO66oG
00:00 – Intro
00:17 – Get the code
01:47 – Adding the Metaball
07:49 – Adding and animating the path
16:37 – Organize the code into functions
18:40 – Setting a random scale to the path
20:42 – Adding more Metaball and paths into the scene
22:22 – Apply a material to the Metaball
25:43 – Adding an emissive ring into the scene
25:43 – Adding a glare composite effect
31:46 – Go over the helper code
40:34 – How to get the helper code Python package
Intro Music
Fiery Trails – Silent Partner
Background Music
Where To – Birocratic
Outro Music
Geographer – Easy Shake
#blender #python #creativecoding