CodingTrain / Suggestion-Box

A repo to track ideas for topics
570 stars 86 forks source link

Incorporate Manim in CodingTrain Streams #1672

Open awesome-developer-20 opened 3 years ago

awesome-developer-20 commented 3 years ago

Check out manim by 3blue1brown, it's really amazing to play with. p5js and processing are great for one type of simulation, but if you want to play sequence of beautiful animation, it's really superb. It would be great for creative coding and it's architecture could improve p5js a lot. You should start streaming using manim.

I really love it's architecture, the way Animation and Mobject.add_updater() works really gives lot of flexibility to animate objects.

I am really exited to see manim at coding train streams.

Ari24-cb24 commented 3 years ago

I think this could actually improve the visual aspect of some things. But I also think Dan likes his whiteboard more 😅

Anyways, great idea, would be cool to see this in action!

awesome-developer-20 commented 3 years ago

Not only for explanations, he could use it as part of creative coding too.