scroll up scroll down
Apr 2025
GitHub
event #5

Quantum in the arts: sketches and music

p5.jsQoffee

Collection of resources for art and music infused with quantum; introducing the p5.js-friendly Quantum simulator Qoffee.

Feb 2025
Glitch
event #4

Intro to Three.js via gen sketches

three.js

Three.js 101 tutorial, followed by building up to a simple but mesmerising generative sketch with a grid of animating isometric squares.

Jan 2025
p5.js online editor, website
event #3

Intro to p5.js & classic generative art

p5.jsp5.js-svgpen plotter

An extensive resource on classic techniques in generative art by artists such as Vera Molnár, Georg Nees, Sol LeWitt. Plus interactive intro to p5.js.

Nov 2024
OpenProcessing
event #2

Data art from personal characteristics

p5.jsd3.js

Intro to data art by mapping personal characteristics like name and birthday to visual channels to create a unique to you generative flower.

Sep 2024
OpenProcessing
event #1

Draw with movements via webcam and ML

p5.jsml5.js

Extracting hand and face features with ML and a live webcam, we draw shapes with our hands and manipulate video to create artistic filters.

Sep 2024
OpenProcessing
event #1

Drawing a Mandala with p5.js

p5.jsp5.Polar

Using just some basic p5.js knowledge, we make increasingly more intricate Mandalas and animate them.

Sep 2024
OpenProcessing
event #1

Fundamentals of p5.js

p5.js

Introductory p5.js, assuming no previous encounters with p5 or creative coding. From p5’s setup() and draw() to simple animations and randomness.