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
|`BackgroundImage.json`| Content file for the example ([jump to section](#content-file)) | ✅ |
15
15
|`BackgroundImage.png`| Cover image used on page listings ([jump to section](#cover-image)) | ✅ |
16
-
|`liveSketch.js`| A manual port of the example to p5.js (real-time sketch running on the page) | ✅ |
16
+
|`liveSketch.js`| A manual port of the example to p5.js ([jump to section](#live-sketch)) | ✅ |
17
17
|`BackgroundImage.pde`| Processing code for the example (code shown on the page) | ❌ |
18
18
19
19
Additionally, if the original example had a `Data` folder, the contents of that folder are stored in `/static/livesketch/`. For `BackgroundImage`, you'll see a `/static/livesketch/backgroundimage` folder with a file called `moonwalk.jpg`. Do not edit this file ❌. Files in the `/static/livesketch/` folder are copied from the [`processing-examples`](https://github.com/processing/processing-examples) repo and should \*not* be edited in this repository
0 commit comments