By Alex Vanderbist, Web Developer at Spatie
Art is cool. Code is cool. Let's combine the two together and create generative art using PHP. How does that even work and can we make it performant? When looping over millions of shapes and pixels, that extra millisecond does count! But only if you can measure it.
In a visual, practical and light-hearted 30 minutes we'll build a generative art algorithm and optimize it from taking minutes to seconds.