You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OpenProcessing is an open gallery for your projects, just create an account and you can upload and execute your Processing sketches in the browser.
15
15
16
16
This website has the option to render your sketch using [p5js](https://p5js.org/) or [processingJS](http://processingjs.org/). These two modes have some different syntaxes however the processingJS mode uses the same syntax as the one you use in the Processing IDE.
17
17
18
18
## 2. SketchPad
19
19
20
-
[sketchpad.cc](sketchpad.cc/)
20
+
[sketchpad.cc](https://sketchpad.cc/)
21
21
22
22
SketchPad will help you create a collaborative environment to write code between multiple users by just sharing the URL of the project. It also allows to share code and embed it in websites.
0 commit comments