https://github.com/gitsquared/processing-experiments
experiments in creative coding
https://github.com/gitsquared/processing-experiments
Last synced: 22 days ago
JSON representation
experiments in creative coding
- Host: GitHub
- URL: https://github.com/gitsquared/processing-experiments
- Owner: GitSquared
- Created: 2023-12-08T19:22:33.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-01T13:57:51.000Z (over 2 years ago)
- Last Synced: 2026-04-24T07:08:50.142Z (about 2 months ago)
- Language: Processing
- Size: 5.69 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# processing-experiments
experiments in creative coding, notably while reading _The Nature of Code_ book by Daniel Shiffman
### usage
```
> cd folder
> processing-java --sketch=(pwd) --run -Dsun.java2d.opengl=true
```