5 ms·
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
by ngmc 5y 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://github.com/two-ticks/p5.teach.js
https://medium.com/processing-foundation/p5-teach-teaching-math-through-animations-and-simulations-64b6159fef85 https://medium.com/processing-foundation/p5-teach-teaching-m...
- adenozine 5y agoDoesn’t use Python at all, it seems? Making this comment less like a plug, and more like spam…
- EEBio 5y agoIt 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.
- amrrs 5y agoThis looks like a nice alternative for Manim, especially with minimal dependencies (easier setup). I'm definitely give it a try!