Category
Creative Coding
Showcasing projects and techniques where programming meets visual expression and interactivity.

Choosing a first language for generative art relies less on syntax and more on the environment; here is how the isolation of Processing stacks up against the ubiquity of JavaScript.
By Lucas Pereira · 6 min read

How I bridged the gap between digital frequency data and rigid body physics to create a visualizer that feels alive.
By Lucas Pereira · 7 min read

Identify the specific performance bottlenecks causing your browser-based art to stutter, from draw call explosions to memory leaks.
By Lucas Pereira · 6 min read

Stop treating shaders like black magic; understanding parallel pixel processing is the key to unlocking real-time generative art.
By Lucas Pereira · 7 min read

Deciding between raw code and visual interfaces involves trading immediate visual gratification for long-term rendering performance and scalability.
By Lucas Pereira · 8 min read