Workshop by Mark Iandovka + Ted Davis for basel.codes x PCD2020
While you could get setup using a blank p5.js project or the webeditor,
we'll be using our very own P5LIVE editor.
For the workshop, feel free to use P5LIVE online (runs best in Chrome or Firefox).
Eventually you should install it locally for running as an offline server (no internet needed!).
- Stream on YouTube
- Drag and drop P5L_FOLDER_PCD2020-basel.codes.json into your P5LIVE browser, to load and explore the sketches that we demonstrated during our workshop (sketches renamed for clarity).
Want to go further and learn more about coding with p5.js?! Here's a few links to get started:
- p5.js Learn – Official p5.js tutorials
- The Coding Train – Daniel Shiffman's fantastic video series
- Cozy Coding - Aren Davey's Live-Coding Stream
- Open Processing - Huge collection of open source sketches
- dusie p5.js guide – Ted Davis' own p5.js teaching materials
- p5.js for beginners – PCD2019 Beginners Workshop
- ...