I made a fractal zoom and then used a neural network to interpret calligraphy over it 🧠9mo ⋅ jzbe ⋅ r/generative
I realised that the debug output for my current generative art project kinda looks like generative art in itself!9mo ⋅ TheSpaceOfAdes ⋅ r/generative
Creating simple Photoshop actions were my first steps into the generative art world4mo ⋅ Moralslang ⋅ r/generative
stage, a buggy output from a current project that I ended up enjoying6mo ⋅ DeGenerativeCode ⋅ r/generative
I am working on software that converts musical frequencies into colors.2mo ⋅ Chaaaaaaaalie ⋅ r/generative
A procedurally generated transmutation circle with a custom shader that I thought looked pretty cool1mo ⋅ GameDevGoose ⋅ r/generative
120 days into making generative art and I'm almost ready to release my first collection3mo ⋅ generativelight ⋅ r/generative
61 random algorithmic beasts (online tool now available to make your own!)3mo ⋅ nullhashpixel ⋅ r/generative
Swimbots are randomly generated artificial lifeforms that evolve and mate and mutate.4mo ⋅ cantonbecker ⋅ r/generative
I was studying depth of field and chromatic aberration in infinite procedural spaces of light and then started bending this space with trigonometry. Here is the effect.8mo ⋅ xemantic ⋅ r/generative
void setup(){size(900,900);strokeWeight(2); stroke(255); } float i,n,p,x,y,t,k=80; void draw() {t+=.01;clear(); translate(450,450); for(n=0;n<200;n+=5) for(i=0;i<k;i++){ p=(i+t)/(n%k); x=n*((sin(TAU*p)+sin(t))); y=n*(cos(TAU*p)+cos(t)); point(x,y);} }1yr ⋅ Drollname ⋅ r/generative
Nothing mind-blowing, but I'm so happy my 3d printer now works as a plotter!4mo ⋅ Jagnat ⋅ r/generative
Diffuse - Reaction/diffusion inspired generative patterns rendered with digital block printing11mo ⋅ georgedoescode ⋅ r/generative
Lambda_Calculus(Pure_Data(htam_wrong_variable * dreamFunction(CIRCLE)))1yr ⋅ Yusaku-Midory ⋅ r/generative