I would like to know how can I create a dice animation displaying random values for my manim project.
I looked over the manim documentation and 3blue1brown github but I'm not really into coding and seems very confusing for me. Thanks :s
I would like to know how can I create a dice animation displaying random values for my manim project.
I looked over the manim documentation and 3blue1brown github but I'm not really into coding and seems very confusing for me. Thanks :s
Copyright © 2021 Jogjafile Inc.
Manim is all about programming your animations using Python. There is no short-cut I believe, however, Python is considered to be quite an easy language to learn.