https://github.com/underwit/pyprocessing-examples
Processing examples in Python programming Language.
https://github.com/underwit/pyprocessing-examples
demo examples processing python
Last synced: 3 months ago
JSON representation
Processing examples in Python programming Language.
- Host: GitHub
- URL: https://github.com/underwit/pyprocessing-examples
- Owner: underwit
- License: mit
- Created: 2018-05-04T19:51:03.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-05T19:01:04.000Z (about 8 years ago)
- Last Synced: 2024-03-30T06:46:39.788Z (about 2 years ago)
- Topics: demo, examples, processing, python
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pyprocessing-examples
Processing examples in Python programming Language.
## Quick start
1. Download and install Processing app from site [Processing.org](https://processing.org/)
2. Run Processing app and install Python mode
3. Download example from this repo and open it with Processing app.
4. Click on the play button or use `CTRL+R` to run example
5. Enjoy =)