Story of experiments with Noise - in ZIM - code creativity!
"I was wanting to adjust Bloob to make rings of noise that animate out at the viewer. Here is Bloob for reference: https://codepen.io/zimjs/pen/XWjrmoQ
I added a circle at the end of each ray and took away the rays:
Making these bigger and dropping the alpha I ended up with a nice effect.
And adding three of them with different colors I got this:
Finally, I tightened the radius that the noise values are giving and then thought it looked like the Eye of the Dragon! Then I animated the Noise in time and made the app interactive by adding a New Years Advice when rolling over or clicking the center - try it out here: https://codepen.io/danzen/pen/ExgQRjW
Dr Abstract
It is a little tricky working with ZIM Generator and I have only made a few examples like here: https://zimjs.com/cat/generator.html but these are all one pattern as opposed to a complete pattern moving in time.
If you have not checked out the Canvas recently - you simply must! Here is the ZIM Dev Site and some In-depth Guides by Dr Abstract including Your Guide to Coding Creativity on the Canvas.
Top comments (0)