👁#136 — Polar Noise LoopsIn this multi-part coding challenge I show how to use a noise field and polar coordinates to create a perfect GIF loop.feb 25, 2019feb 25, 2019
👁#103 — Fire EffectIn this coding challenge, I implement a pixel-based “fire” algorithm using Processing (Java).may 14, 2018may 14, 2018
👁#60 — Butterfly GeneratorInspired by Everest Pipkin’s Moth Generator, I use trigonometry and perlin noise to procedurally generate butterfly wing designs with p5.js.feb 27, 2017feb 27, 2017
👁#36 — Blobby!In this coding challenge, I simulate a blob-like shape with wobbly edges using beginShape(), endShape(), polar coordinates, and perlin noise.sep 02, 2016sep 02, 2016
👁#24 — Perlin Noise Flow FieldIn this coding challenge, I use Perlin noise to create a two-dimensional flow field with the p5.js library.jun 27, 2016jun 27, 2016
👁#11 — 3D Terrain Generation with Perlin Noise in ProcessingIn this coding challenge, I create a 3D procedural terrain using Perlin Noise and the beginShape() function in Processing.may 04, 2016may 04, 2016