____  ___    _  _     _   _ _____     _______
 / ___|/ _ \  | || |   | | | |_ _\ \   / / ____|
| |  _| | | | | || |_  | |_| || | \ \ / /|  _|
| |_| | |_| | |__   _| |  _  || |  \ V / | |___
 \____|\___/     |_|   |_| |_|___|  \_/  |_____|

 --- A GOPHER-LIKE INTERFACE FOR HIVE BLOCKCHAIN ---

Animated Spirograph using Python

BY: @filipemarch | CREATED: June 13, 2020, 7:59 p.m. | VOTES: 4 | PAYOUT: $0.04 | [ VOTE ]

Animated spirograph on MANIM (python animation engine). Cool visual.

https://www.youtube.com/watch?v=3SJJIHPXStU

I animated this spirograph on dozen different ways, but this one looked the most interesting. I am not sure what animation class I did use (Write, WriteRandom, ApplyMethod(part.set_color), etc), as I continued tweaking it unstopabble (I was having fun). But this code produces very similar effects, you'll just have to tweak a little to get the same results.

[IMAGE: https://images.hive.blog/DQmewoauhcXbixih6qDip5knnXJsFKXLhSrtQyYKk9eMjze/image.png]

If you don't know what MANIM is, here you have it:
https://github.com/3b1b/manim

TAGS: [ #animation ] [ #spirograph ] [ #manim ] [ #python ] [ #visuals ]

Replies

@rafaelaquino | June 15, 2020, 12:10 p.m. | Votes: 1 | [ VOTE ]

Thank you for sharing. I'll practice it.

@filipemarch | June 15, 2020, 3:55 p.m. | Votes: 0 | [ VOTE ]

You're welcome, @rafaelaquino. There is a great tutorial playlist on YouTube on how to install and use MANIM, in case you want to learn it.

[ BACK TO TRENDING ] [ BACK TO MENU ]
CMD>