The #WCCChallenge topic this week is fungi! Here's a sketch using some p5 framebuffer feedback to make some mushroom spores. https://openprocessing.org/sketch/1994537
"Pond / Life"
Coded in #p5js
Code and generative version here:
https://openprocessing.org/sketch/1987635
#Art #WCCChallenge #creativecoding #p5js
I was kind of stuck on how to execute my ideas for the #CreativeCoding challenge this week, but since it was my suggestion that was selected for the topic for the #wccChallenge, I had to do something. So I tried using the new #p5js framebuffer feature (thanks @davepagurek!). The way that colors get blended with it is so satisfying. It simplifies things a lot as well. I wish it could work outside of #webGL mode, but I guess I'll start using that mode more.
Watch it here:
https://openprocessing.org/sketch/1986901
#creativecoding #WCCChallenge #p5js #webgl
This week's #WCCChallenge theme is to draw a square in a new way. Here are some agents that independently try to arrange themselves into a square! https://openprocessing.org/sketch/1986794
"Making it up as we go along"
Totally misusing the poisson-disc sampling algorithm here, as well as making circles in an incredibly inefficient way. Both purposely, in the name of art, of course.
Code, such that it is, is here: https://openprocessing.org/sketch/1985352
#WCCChallenge #creativecoding #p5js
"Mudflat Scatter".
Quick sketch I made after walking at low tide.
North coast of California.
#creativecoding #algorithmicart #Art #WCCChallenge #p5js
The #WCCChallenge last week, "What's Left Behind" (I combined it with the previous topic, "Creative Destruction") turned out a lot of great results from the crew. I feel good about the results I got in a shorter amount of time than average. It's a randomized generative system, and produces a pleasing variety of results with a simpler conditional structure. The real challenge came from the buffer layering operations to achieve the fracture effect, Which I'll likely use again.
#WCCChallenge #genartclub #p5js
Stayed up late last night, slowly tearing apart photos of mine in a (hopefully) beautiful (or at least interesting) way.
With code.
#p5js #creativeCoding #wccchallenge
#WCCChallenge #creativecoding #p5js
This week's #WCCChallenge theme is Remix, so I remixed one of my favourite Richard Bourne sketches and put his shape creatures deep underwater! https://openprocessing.org/sketch/1972411
The #wccchallenge for the week is 'remix', so I got to messing with #3dscanning and a sketch by the illustrious @davepagurek.
Maybe not the most flattering self-portrait...
code (mostly Dave's) at :https://openprocessing.org/sketch/1970796
#creativecoding #p5js #3dscanning #WCCChallenge
"Seaglass neurons"
Made for this week's #wccChallenge on the theme of 'Nodes'.
#MastoArt #generativeart #algorithmicart #p5js #WCCChallenge
This week for #WCCChallenge I made a little tool for making morphs! https://openprocessing.org/sketch/1966515/
The #wccchallenge theme this week is 'Floating', so I made a little particle system emulating dust motes in a shaft of light. I even made it a little interactive, which I rarely do.
Play with it at: https://openprocessing.org/sketch/1962129
More about the Weekly Creative Coding Challenge at : https://openprocessing.org/curation/78544
#dust #particles #algorithmicart #p5js #WCCChallenge
The #WCCChallenge this week, "Why Is The Sky Blue" turned out some nice results. I worked out a way to approximate Rayleigh scattering by altitude with help from Dave and Ruben from the discord group, and then unfortunately had to throw that out and go with a simpler method that would produce more artistic results with less CPU usage. Oh well, I'll use it eventually. This image is from the 33 minute mark, though it looks pretty cool even a short while in.
The #WCCChallenge is a not so serious coding challenge for creative coders and generative artists. I review your submissions live every Sunday at 5pm CEST on twitch.tv/sableraph
Featured below: @IllestPreacha
Succulent! This week’s #WCCChallenge is all about those green puppies. Join me tomorrow on twitch.tv/sableraph as I review your code-based creations.
🌵Art by Cartocopia
"Sempervivum tectorum"
for the #wccChallenge on theme of succulents.
Pleased with the naturalistic placement my recursive pseudo-packing algorithm managed.
Code at OpenProcessing: https://openprocessing.org/sketch/1953449
#codedart #algorithmicart #Art #succulents #p5js #WCCChallenge
Last week I didn't participate in the #WCCChallenge, but I did fall down a bit of a #CreativeCoding rabbit hole. I made a fork of a really cool optical illusion sketch by @fractalkitty, and got a bit carried away making everything as mind-bending, efficient, and smoothly interactive (on PC and mobile) as I could. I've always been a fan of optical illusions and Op Art, so it will be a fun challenge to add more to the collection over time. 18 to start!