Code golfing a tiny demo using maths and a pinch of insanity

444 · Clément Bœsch · Sept. 29, 2025, 2 p.m.
Summary
This blog post explores the creation of a GLSL demo using code golfing techniques to minimize character count while effectively demonstrating complex mathematical concepts for procedural rendering. It details the author's experimentation with noise functions, ray-marching, and various optimizations to achieve a visually appealing result, highlighting the intersection of coding and artistry.