generiyaki, to genart
@generiyaki@genart.social avatar

Prompt: "Draw 10000 of something"

I must say that this sort of prompt is what drew me to generative art in the first place in 2022. One of my early creations was exactly 10000 Bezier curves arranged in a circle. To me, it looked kind of like an eyeball, or a solar eclipse. I liked it enough that I've been using it as my profile picture ever since. I like to think that creating generative art has changed the way I see things.

Meyerweb, to random
@Meyerweb@mastodon.social avatar

My contributions for today, : “Draw 10 000 of something”.

Pens:
https://codepen.io/meyerweb/pen/YzgZwEL (circles)
https://codepen.io/meyerweb/pen/BabWzdm (rectangles)

py5coding, to random
@py5coding@fosstodon.org avatar

Creating 10_000 of something is easy with 's vectorized methods. Here, the vertices() and set_strokes() methods are used to quickly create and color 10_000 points.

size(999, 999, P2D)
color_mode(CMAP, "hot")
stroke_weight(32)
s = create_shape()
with s.begin_shape(POINTS):
s.vertices(999 * np.random.rand(N:=10000, 2))
s.set_strokes(color(x / N, 64)for x in range(N))
shape(s)

scdollins, to genart
@scdollins@genart.social avatar
noneuclideandreamer, to CA
@noneuclideandreamer@mathstodon.xyz avatar

More than 20'000 Circles warping under the influence of the CA running on them.

Warping colorful Apollonian Gasket

jesshewitt, to random
@jesshewitt@genart.social avatar
scdollins, to genart
@scdollins@genart.social avatar

10,000 looping dots

- Draw 10,000 of something

visiophone, to random
@visiophone@genart.social avatar

Day 16 | | Draw 10 000 of something.
100000 random points inside a circle.

ericof, to sketch Portuguese
@ericof@pynews.com.br avatar
ronikaufman, to random
@ronikaufman@genart.social avatar

day 16: Draw 10 000 of something 🎲
There are exactly 10k rounded squares in this image

epibyte, to genart German
@epibyte@mastodon.online avatar
fractalkitty, to genart
@fractalkitty@mathstodon.xyz avatar
absulit, to webgpu
@absulit@mastodon.social avatar
scdollins, to genart
@scdollins@genart.social avatar
scdollins, to genart
@scdollins@genart.social avatar
santoleonardo, to DigitalArt

Tessellation of n=10000 tiles, using factorization of n in 2^4 x 5^4, made for "10000 sth.".
Color in Hue, Saturation, Brightens, is a function of tile index in the factorization process.

kristinHenry, to genart
@kristinHenry@vis.social avatar

Genuary 2024 Day 9: "ASCII"

I took the easy way with this challenge, and just used the letters in "ASCII" to create an abstract pattern.

https://www.patreon.com/posts/genuary-2024-day-95693417
https://ko-fi.com/post/Genuary-2024-Day-9-E1E5SUIXB

kristinHenry,
@kristinHenry@vis.social avatar

Genuary 2024 Day 16: "Draw 10 000 of something"

Modifying some existing code. This time, I making sure I draw the * character 10,000 times. The size, color, and transparency changes for each one.

https://www.patreon.com/posts/genuary-2024-day-95693677

Az, to rust
@Az@mastodon.gamedev.place avatar

@sebastianlague latest video made me want to try his spatial grid algorithm. I've been wanting to try gpu-based spatial partitioning for quite a while and Sebastian's explanations are really nice to follow and wrap one's head around the concept.
But first, particles!

A thousand circle particles behaving fluid-like, constrained in a circle, sometimes erupting before stabilizing again.

Az,
@Az@mastodon.gamedev.place avatar

So I'm cheating a bit here since I worked on my own physics library as I implemented spatial grid partitioning, which was the beginning goal of this project. I now render 256k particles at 300fps. I wanted to reach 1M but with 80 fps it's not stable enough yet. :/
Now I need to think about mesh collisions and proper rendering I guess.

256k particles constrained in a slowly moving cube with a black background. Their color depends on their speed, red for fast particles, blue for slow. They are so small they are indistinguishable from each other, resulting in a fluid-like rendering.

eliocamp, to StableDiffusion
@eliocamp@mastodon.social avatar

Good evening!

eliocamp,
@eliocamp@mastodon.social avatar

Does this fit prompt "reflection of a reflection"?
I don't know, but I like it.

eliocamp,
@eliocamp@mastodon.social avatar

BTW, this was going to be my image, which is much more literal and figurative, but then I saw the other one.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • rosin
  • thenastyranch
  • ethstaker
  • DreamBathrooms
  • osvaldo12
  • magazineikmin
  • tacticalgear
  • Youngstown
  • everett
  • mdbf
  • slotface
  • ngwrru68w68
  • kavyap
  • provamag3
  • Durango
  • InstantRegret
  • GTA5RPClips
  • tester
  • cubers
  • cisconetworking
  • normalnudes
  • khanakhh
  • modclub
  • anitta
  • Leos
  • megavids
  • lostlight
  • All magazines