Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/monokrome/processing_test
Some tests of ProcessingJS
https://github.com/monokrome/processing_test
Last synced: 12 days ago
JSON representation
Some tests of ProcessingJS
- Host: GitHub
- URL: https://github.com/monokrome/processing_test
- Owner: monokrome
- License: mit
- Created: 2011-10-23T19:48:15.000Z (about 13 years ago)
- Default Branch: rc
- Last Pushed: 2019-02-05T21:18:58.000Z (almost 6 years ago)
- Last Synced: 2024-10-17T10:17:11.705Z (29 days ago)
- Language: JavaScript
- Homepage:
- Size: 234 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
About the project
=================I'm just messing with Processing.JS. Feel free to ignore it, or get started fast
with the following commands - after node and npm have been installed:npm install
npm startNow, you can easily edit the ProcessingJS code in: public/processing/initial.pde
**Have fun!**