Blender Python Scripting: Outgoing Circle Loop

preview_player
Показать описание

In this video, we will create a script that creates animation loop with circles.

Start Code:

Complete Code:

00:00 - Intro
00:18 - Get the code
01:20 - Create circle mesh
03:10 - Insert key frames
06:58 - Move animation code into function
09:16 - Make movement speed linear
11:02 - Start animation from a random frame
14:23 - Add animation modifier
16:00 - Repeat everything 5 times
18:37 - Control the movement direction
20:52 - Rotate the empty
23:10 - Set the Z location for the empty
23:53 - Organizer the empty creation code
25:28 - Add a material
26:45 - Set movement speed
27:25 - Generate final animation
28:55 - Customize the final result
30:55 - Outro

Intro Music
Fiery Trails - Silent Partner

Outro Music
Geographer - Easy Shake

#blender #python #scripting
Рекомендации по теме
Комментарии
Автор

Awesome tutorial (as always). Btw due to recent 4.0 changes in Principled BSDF Node, you will get an error at 26:12 . To fix it, replace the helper code line 270 to this: = 0

taroxsplaylists
Автор

this video was so cool and helpful thank you! also great at explaining the code & easy to follow <3

CarolaCDixon
Автор

as always this tutorial is clear, easy to follow and very useful
Thank you so much.

jean-lucdelbecq