Struggling with Python in Blender? Go here: https://cgpython.com/skool/55
In this video, we will write a script that creates an abstract animation loop that animates curves organized in a torus-like shape.
Start Code:
https://github.com/CGArtPython/blender_plus_python/blob/main/outline/outline_start.py
Complete Code:
https://github.com/CGArtPython/blender_plus_python/blob/main/outline/outline_done.py
Complete Code with the bpybb package:
https://github.com/CGArtPython/blender_plus_python/blob/main/outline/outline_done_bpybb.py
Original post on ArtStation:
https://www.artstation.com/artwork/klEGRy
The @FlippedNormals HDRI setup
Using HDRIs in Blender 2.8 - Instant Realistic Lighting
https://www.youtube.com/watch?v=dbAWTNCJVEs
How to convert HEX colors to Blender RGB with a Python script
https://youtu.be/knc1CGBhJeU
00:00 - Intro
00:30 - Get the code
03:00 - Create arc curve
07:00 - Create bevel object
11:50 - Animate rotation
17:00 - Apply material
20:00 - Adding more curves into the scene
23:56 - Apply an HDRI
27:20 - How to customize the script
Intro Music
Fiery Trails - Silent Partner
Background Music
Where To - Birocratic
Outro Music
Geographer - Easy Shake
#blender #python #creativecoding