Pattern Tiles

I started working on a new p5js sketch this week to make seamless background patterns. I started with an underlying grid and walked over each of those cells, adding a piece to this worm-like pattern. Some will continue on to the next cell. Others will terminate and start a new part of the pattern. I… Continue reading Pattern Tiles

Inkscapes

I started working on a new series of drawings. Most are ink drawings with tightly packed lines. Creating these drawings is mesmerizing, working out from one point until the page is filled.

Hatching practice

I’ve been working on more drawings to add to my Coloring Book collection on Objkt. Along with the squiggle drawings, I’ve been making a few to practice hatching and shading. I’ve been starting by creating a bunch of overlapping shapes and then figuring out the light angle. Then I added hatching to approximate the roundness… Continue reading Hatching practice

Concordance

Concordance is a study of color relationships in a grid structure. The p5.js sketch starts with a simple pallet. Then each color is “lerped” to get levels of transition between the colors. Each color of this newly expanded pallet walks over a grid of cells to simulate rows or columns of gradients. I opened this… Continue reading Concordance

Tunnels

Tunnels is my newest project dropped on fxhash. ‘Tunnels’ explores using generative backgrounds to lead a field of isometric shapes. How the foreground and background interact varies wildly from generation to generation. ‘Tunnels’ can seem to have an exit and sometimes seem to lead into nowhere. https://www.fxhash.xyz/generative/21164 Like a few previous projects, I created a… Continue reading Tunnels