top | item 30660620

(no title)

ngmc | 4 years ago

Shameless plug for my mentee: p5.teach aims to be a beginner-friendly version of manim that runs in the browser.

https://github.com/two-ticks/p5.teach.js

https://medium.com/processing-foundation/p5-teach-teaching-m...

discuss

order

amrrs|4 years ago

This looks like a nice alternative for Manim, especially with minimal dependencies (easier setup). I'm definitely give it a try!

adenozine|4 years ago

Doesn’t use Python at all, it seems?

Making this comment less like a plug, and more like spam…

EEBio|4 years ago

It doesn't use Python, but it solves the same problem.

I for one am happy this got posted here. I used manim in the past, but its setup is really cumbersome (at least it was back then when I tried).

A JavaScript alternative is therefore much welcome. I will definitely have a look P5 Teach.