Teaching materials for Processing and Python (with py5) (repository)
Older Processing Python mode stuff kept for posterity at https://github.com/villares/processing-python/tree/Processing-Python-mode For Portuguese-language materials visit material-aulas
What is it, and how to install py5
I recomend using py5 with thonny-py5mode plug-in for the Thonny IDE. Also, check out pyp5js for Pyodide + p5js in the browser and a table comparing other Processing + Python tools
- TODO: summary should go here...
- Arc tangents & bezier studies github.com/villares/arc_tangents_and_bezier_studies
- Paper objects with Processing and Python https://github.com/villares/Paper-objects-with-Processing-and-Python
- Lousa mágica (Processing + Firmata + Arduino + pots) https://github.com/villares/lousa-magica
- Portuguese language materials at https://github.com/villares/material-aulas
Much of this code is adapted/ported from Processing examples and Processing library examples, usually under Apache 2.0 or MIT license, please forgive me for not adding more precise information, and check individual file comments.