Hevey
Creative Coder & Artist
High res versions of all my Fxhash projects are available on my website: https://hevey.art
Ruins development
Ruins is a generative art project that depicts abandoned ruins in a wild environment composed of tall grass and rocks, with a soft and mesmerizing animation of the sky... However, its development was a real challenge, here is a simplified summary.
Circle packing and development logic
Circle packing is something that may seem complex at first but is actually quite simple... The purpose of this tutorial is to explain how to perform circle packing but above all to understand the logic to achieve it (+ various others examples).
Dencity development
The development of the Dencity project was particularly complex and required months of intensive work... Here is an EXTREMELY SIMPLIFIED summary of the many stages of the development of this crazy project.
How to create a dimensionless project with p5js
In generative art, it is important to create dimensionless projects, ie projects that return exactly the same result regardless of the size of the canvas.