A man with wavy hair, glasses, and a beard looks downward, as if focused on something. He wears a khaki gray-green jacket.

Water flowing / Anbello

Physicist fascinated by art and science interlude, generative art, fractals, chaos theory and self-organization.

Material Fluida #14, April 2023

Generative Art / Creative Coding (code with random elements).

A real time endless generative animation in vanilla Javascript WebGL GLSL.

The GLSL shader generates a warped FBM noise and applies convolution kernels for the Unsharpen and Sobel operators. The Sobel operator provides both the magnitude and direction of the gradient, one is used to highlight edges, the other to achieve a shading effect.

Project page on fxhash