George Savva · @georgemsavva
600 followers · 469 posts · Server genart.social

A work in progress.. trying to make something that will look nice as a print. A lot of Lissajous curves are overlaid and transformed into the diamond shape before being arranged into this pattern.

Also a remix for

Feedback and suggestions welcome.

#genuary31 #generativeart #math #mathart

Last updated 2 years ago

Axel Tanner · @axelt
16 followers · 26 posts · Server mastodon.art
Elliot Schultz · @elliot
176 followers · 51 posts · Server mastodon.art
Janus Hasseriis · @floede
27 followers · 49 posts · Server genart.social

A little late for "break one of your previous images", so I took the one I did on the 18th, and messed with it.

#genuary31 #GENUARY

Last updated 2 years ago

jprctr · @jprctr
63 followers · 22 posts · Server vis.social
Richard Gil · @richardegil
4 followers · 31 posts · Server mastodon.social

"Remix one of your previous works"

One of the pieces I enjoyed the most was the flow field I created for day 13. I changed how the agents draw themselves to create this erratic pattern. Made with Processing.

#GENUARY #genuary2023 #genuary31 #processing #creativecode #creativecodeart

Last updated 2 years ago

Alexandre B A Villares 🐍 · @villares
865 followers · 1446 posts · Server ciberlandia.pt

# iamkate.com/data/12-bit-rainbo
palette = (
'#817', '', '', '',
'', '', '', '',
'', '', '', '#639'
)

def setup():
size(800, 800)
no_stroke()
background(0)

def draw():
xc = yc = 400
for i in range(6):
m = 1 - abs(cos(radians(frame_count / 2))) ** 5
r = 150 + 150 * m
a = radians(frame_count / 2 + 60 * i)
x = xc + r * cos(a)
y = yc + r * sin(a)
fill(palette[i])
circle(x, y, 150)
r = 300 - 150 * m
a = a + radians(30)
x = xc + r * cos(a)
y = yc + r * sin(a)
fill(palette[-1 -i])
circle(x, y, 150)

#processing #python #py5 #genuary #genuary31 #トゥートprocessing #a35 #c66 #e94 #ed0 #9d5 #4d8 #2cb #0bc #09c #36b

Last updated 2 years ago

Taupelink · @taupelink
39 followers · 49 posts · Server genart.social

Prompt: Deliberately break one of your previous images. This is a before-and-after view of the image I remixed, which I did for the "sine waves" prompt. I replaced all of the sine and cosine functions in the formulas with tangent and cotangent. I also zoomed in a little.

#GENUARY #genuary31 #genuary2023

Last updated 2 years ago

thresfold · @thresfold
96 followers · 113 posts · Server genart.social

Genuary day 31: Break one of your previous images

So, the season finale... I broke the persian rug. My longest plot of genuary with 3 hours. 😊

#genuary31 #genuary2023 #GENUARY #plottertoot #penplotter #axidraw #generativeart

Last updated 2 years ago

Kristin Henry · @kristinHenry
2227 followers · 5982 posts · Server vis.social

Prompt for Day 31: "Deliberately break one of your previous images, take one of your previous works and ruin it. Alternatively, remix one of your previous works."

I went with remixing.

And the last posts:
ko-fi.com/post/Genuary-2023-Da
patreon.com/posts/76486331

#fediart #mastoart #drawing #womenwhocode #creativecoding #art #generativeart #GENUARY #genuary31 #genuary2023

Last updated 2 years ago

𝔪𝔢𝔢𝔷 🌴 · @meezwhite
20 followers · 51 posts · Server genart.social
Metamere · @Metamere
44 followers · 110 posts · Server genart.social

2023
prompt: remix one of your previous works

Since I got sidetracked last week in adding colors, variety, and other refinements to a fork of my More Moire sketch, now I can use it for today's prompt. How convenient! If I have time later I may try breaking a sketch as well. Though I still want to complete my Hilma sketch.

openprocessing.org/sketch/1811

#GENUARY #genuary31 #p5js

Last updated 2 years ago

Carson Kompon · @carson
88 followers · 57 posts · Server mastodon.gamedev.place

And with that, it's over...
31 pieces of art made over 31 days...
It was really tough, but also really fun!
I now plan to use the time I would've used on to finish my upcoming game Half Hour Hexagon.
Thank you all 😊
- "Remix one of your previous works"

#genuary31 #pico8 #GENUARY

Last updated 2 years ago

Dora Vlady · @lemonvlady
16 followers · 41 posts · Server techhub.social

, Day 31,
Deliberately break one of your previous images
(I took Day 24, Textile, to be ruined in 5 min)

#genuary31 #genuary2023

Last updated 2 years ago

Paolo Curtoni · @Paolo_Curtoni
143 followers · 131 posts · Server genart.social

GENUARY 2023 Day 31 : A destructive remix of my #17

Deliberately break one of your previous images, take one of your previous works and ruin it.
Alternatively, remix one of your previous works.



#genart #generativeart #generative #creativecoding #genartclub #codeart #algorithmicart #purecode #contemporaryart #contemporary #abstractart #GENUARY #genuary2023 #genuary31

Last updated 2 years ago

Justin Riley · @ohiofi
240 followers · 257 posts · Server cmh.one

Genuary 31: Deliberately break one of your previous images, take one of your previous works and ruin it.

#genuary #genuary2023 #genuary31

Last updated 2 years ago

Mario Carrillo · @marioecg
147 followers · 77 posts · Server genart.social

Day 31 - Remix one of your previous works

#GENUARY #genuary31 #generativeart #genart

Last updated 2 years ago

Matthew Hughes · @MatthewHughes
138 followers · 44 posts · Server genart.social

Genuary Day 31: Remix one of your previous works

#GENUARY #genuary31 #b3d

Last updated 2 years ago

Mario Carrillo · @marioecg
147 followers · 77 posts · Server genart.social

Day 31 - Remix one of your previous works

#GENUARY #genuary31 #generativeart #genart

Last updated 2 years ago

Mary Holstege · @mathling
128 followers · 219 posts · Server mastodon.social

interlude

The Matrix

day 31: take one of your previous works and ruin it

I took the asemic work for the 14th and tried to make it boring -- limiting the number of strokes and curves -- and using garish colours but I like how it came out anyway. So we'll call this a "remix"

#generativeart #GENUARY #genuary2023 #genuary31 #xquery #svg #creativecoding

Last updated 2 years ago