Skip to content

cloth simulation

Cloth simulation models the movement and deformation of flexible fabric-like surfaces using physical constraints and forces. It is used in 3D animation, games, fashion visualisation and generative art.

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…