Jumping into p5.js

After muddling my way through learning Processing River the past few weeks I have started working with p5.js. Most of the same concepts transfer over to p5.js and I feel a bit more comfortable writing Javascript than Java. Here are a few things I messed around with last night. I started working out a vertical wave… Continue reading Jumping into p5.js

More messing around with gradients in Processing

I started playing around again with different ways to make a gradient in Processing other than a linear gradient. I started with this shape and by duplicating the shape. By adjusting the position with translate I can get gradients like below. These are pretty fun to run and see what slight tweaks in the number… Continue reading More messing around with gradients in Processing

Cyber Petri Dish

The gradient experiment led me down an interesting path. I posted these to Discord and they got the label “Cyber Petri Dish”. I can go with that. The way the lines of the gradient start making Moiré Patterns when they are rotated slightly is very interesting.