Home page: Processing.org
The Nature of Code (A CC by NC licensed book) uses processing.
an online resource and print book exploring the unpredictable evolutionary and emergent properties of nature in software via the creative coding framework Processing. 2024 version with a new and rebooted version of this book built around JavaScript and the p5.js library. The book has a few new coding tricks this time, but it’s the same old nature—birds still flap their wings, and apples still fall on our heads.
Welcome to py5! is a new version of Processing for Python 3.9+. The goal of py5 is to create a version of Processing that is integrated into the Python ecosystem. Built into the library are thoughtful choices about how to best get py5 to work with other popular Python libraries and tools such as Jupyter, numpy, shapely, trimesh,matplotlib, and Pillow. needs Java 17