Skip to content

p5.js

p5.js is an open-source JavaScript library designed to make creative coding accessible in the web browser. It supports drawing, animation, interaction, sound and experimental visual programming using a simple sketch-based structure.

Creative Coding p5.js — Floating Cloth Physics Simulation

Floating Cloth in Space — Physics Simulation in p5.js In this creative coding study I explore a simple but fascinating idea: what if a piece of fabric could exist without weight, drifting in space, but still behave like cloth. I built this sketch in p5.js WEBGL as a physics simulation designed for VJ projection and…