Skip to content

Creative Coding

Creative Coding uses programming as a medium for visual, sonic and interactive experimentation. Algorithms, real-time graphics, generative systems and custom software become tools for making work that can change, respond or evolve.

3D Cubes x Orphic Overlay — Creative Coding in p5.js

This post covers a creative coding study in p5.js, where I combine two visual languages in one frame: a strict 3D structure of nested wireframe cubes and a flat 2D layer inspired by Sonia Delaunay and Orphism. I designed the result specifically for VJ projection and ambient music performance. Two Systems in One Image I…

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…