Skip to content

physics simulation

Physics simulation uses mathematical models to reproduce behaviours such as gravity, collision, cloth movement, fluids, particles and rigid-body dynamics. In creative coding and digital art, simulated forces can generate complex motion that remains responsive and unpredictable.

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…