An Algorithm for Polygons with Rounded Corners An approach for creating all sorts of different smooth shapes in p5, using the canvas rendering context.
Gorilla Sun 2021 2021 has been an incredibly exciting year for the Gorilla Sun Blog! Here's a recap of this surreal journey and a summary of all the art that I've made throughout!
An Object Oriented Approach to Random Walkers A closer look at random walkers, and how to make them explore and traverse an underlying grid, in p5js.
A Simple Guide to FFMPEG FFmpeg is an essential tool for creative coders. Here's a primer on using FFmpeg, and showcase of some of it's capabilities.