p5.js
Links
- Intro to Creative Coding workshop with p5.js and Tone.js (Web)
- Welcome to Coding in p5.js
- Beginner workshop using p5.js and CodeSandbox
- Circle Morphing - Interpolations from a circle to a triangle in p5.js.
- Rudy the Red Dot - IDE shows in-line program state, evaluation, execution.
- post5 - Library for p5 that enables you to do interesting post-processing effects with the power of WebGL2.
- p5i - p5.js, but with more friendly instance mode APIs.
- q5.js - Small and fast alternative (experimental) implementation of p5.js.
- p5.SVG - SVG runtime for p5.js.
- p5.collide2D - Collision detection library for 2D geometry in p5.js.
- Sand on a speaker cone using p5.js (Code)
- Making GIFs with p5js (2021)
- GPS Running Routes with p5js (2021)
- Chromatic Motion Blur (2021)
- p5js Animation to .png Template - Template for saving p5js animations to png files.
- p5.js Web Editor (Code)
- p5.js kernel for JupyterLite
- Disarray - Mint your p5.js scripts and have them render on ZORA. (Tweet)
- p5.PatGrad - Easy way to add patterns and gradients to your p5.js sketches. (Tweet)
- p5-Svelte - Easily add p5 sketches to a Svelte project.
- p5-notebook - Minimal Jupyter Notebook UI for p5.js kernels.
- p5.capture - Super easy recording for p5.js animations.
- p5.fab - P5.js library for 3D printing.
- Port to p5.js of Nature of Code examples
- p5 template - p5 in instance mode + Vite + TS.
- p5 React Renderer
- p5.riso - P5.js library for generating files suitable for Risograph printing. (Code)
- p5.js Shader Examples
- p5.utils - Utilities and additional features for creative coding.
- p5.play - Game library for p5.js.
- p5.grain - P5.js addon for conveniently adding grain and texture overlays to artworks.
- HN: P5.js (2022)
- p5.js website code
- p5LearnableProgramming (Tweet)
- OSC for p5.js with examples
- p5.buildGeometry - Create a reusable p5.Geometry using the 3D primitives you're familiar with from p5.
- p5.Framebuffer - Library for efficiently drawing to a texture in p5 WebGL mode.
- P5LIVE - Collaborative live-coding vj environment. (Code)
- hatviz - Simple P5js app for constructing aperiodic hat tilings.