Skip to content

Creative Coding

Ten Generative Studies in p5.js

Over the past days, weeks I have been building a new series of generative works for LumLux Art using p5.js. The idea was not to create decorative animations, but to treat code as a visual material with its own possibilities for memory, rhythm, instability, time and movement. The first series consists of ten separate studies:…

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…