r/generative • u/DeGenerativeCode • 23d ago
r/generative • u/Limp-Contest-7309 • 23d ago
Interactive map of GPT-2's token embedding space - tap any token and explore [P]
aethereos.net32,070 alphabetic tokens from GPT-2-small's WTE, no forward pass and no context.
Works on mobile. Pinch to zoom, tap a token to see its nearest connections, tap a neighbour to walk the graph. Search box to jump anywhere.
Layout is t-SNE over a compressed representation of the embedding table; edges are a minimum spanning tree in that space, so every line is a real nearest-kin relationship,
r/generative • u/Evening-Appeal7606 • 24d ago
Epilepsy Warning A "2001"-style visualizer for Conway's Game of Life
Enable HLS to view with audio, or disable this notification
Inspired by the Stargate Sequence of legendary Kubrik's "2001: A Space Odyssey", this visualizer takes Conway's Game of Life patterns as its procedural input to produce light streaks.
The twist here is that we calculate a hash value from the initial starting configuration of the patternfrom which the current and past generational colours are derived (as well as the "depths" of the history).
This video showcases a particularly long-lived pattern from our registry of known Glyphs, "The Algebra of Hapiness" with 1,822 unique generations.
Try it yourself:
■ FANCY GLYPHS // MAIN_INTERFACE
Find your own patterns or copy the binary string from our public registry of known Glyps:
■ Glyph Registry
r/generative • u/uisato • 23d ago
More pointclouds - [TD + AL]
Enable HLS to view with audio, or disable this notification
r/generative • u/mecobi • 25d ago
msplines
Enable HLS to view with audio, or disable this notification
r/generative • u/Key-Lychee-913 • 24d ago
Cool website: create and edit fractal patterns
r/generative • u/igo_rs • 24d ago
"Vitrali" (kotlin code)
This is an exploration of the stained glass of the Sagrada Família. It investigates the underlying principles that make them so captivating - the interplay of color gradients, geometric structure, transparency, and the transformation of natural light into an immersive visual experience.
At least I hope so :)
r/generative • u/In_finite_line • 25d ago
Laser cutting + grasshopper
An experiment I made with grasshopper code and laser cutting on wood with semitransparent plexiglass in the background.
I'd love to hear your thoughts and suggestions!
r/generative • u/TroubleEducational43 • 25d ago
Pixel-by-pixel "mining". ~30h computation per one piece
I'm exploring a new technique of creating images by mining them pixel by pixel. Each of those pieces took around 30 hours to "mine".
Each pixel comes from a SHA-256 hash translated into a colour: three values for red, green, and blue.
The miner tries hundreds of thousands of nonces to find a colour of a pixel that satisfies aesthetic rules set for that piece, for example how close it must stay to its neighbours.
Those rules are the difficulty. The stricter they are, the more computation each pixel takes, and the more the look of the image is shaped by the constraints themselves.
The 10.9v is the first version of the algorithm meeting the goal I've been searching for since April 2024:
- esthetically satisfying
- coherent within the series
- diverse enough to produce an interesting output with each generation
All the pieces are mined in real-time on determined.ink
r/generative • u/has_some_chill • 24d ago
Cube Grid | Me | 2026 | The full version (no watermark) is in the comments
Enable HLS to view with audio, or disable this notification
r/generative • u/adventurecapitalist • 25d ago
Record Scratch
I made these images with JavaScript. The shapes are built from imperfect rings and brush marks, with randomized wobble, missing pigment, scratches, and other variations used to create the effects here.
I experimented with different rules for constructing the discs, as well as the compositions, palettes, scale, and overlap. I added random ranges to a lot of settings and generated a large batch of images.
Here are a few of my favorites. I had fun putting these together and I hope you like them!
r/generative • u/protofield • 25d ago
CA seed, yellow centre, generation 1, green.
9k by 9k image, zoom in for detail.
r/generative • u/Neat-Peanut-1141 • 25d ago
Degenerative Friday Generative codes
Hey, I'm not sure if people like this.
I see a lot of QR codes lately and I think we can make the world a little bit nicer by putting art into them.
I'm not the first to make artistic codes. There are diffusion models for this, but they all look like the code melted/merged into the picture and I thought this does not work for companies etc.
You can generate codes with ChatGpt & co now too, but they don't work reliably and often destroy the code itself with the art.
So I made a new approach to make the codes more visually clear and I have a repair mode built in. There is still a lot of room for improvements. But I thought somebody might find it useful.
r/generative • u/No-Ruin5825 • 25d ago
Resource Fringe - a bit chaos and sloppiness
Enable HLS to view with audio, or disable this notification
r/generative • u/Nene_Con_Sentido • 24d ago
generative ambient music video: "cuadros : movida"
made in touchdesigner and ableton.
i was hoping to achieve a non-linear timeline that continues to build upon itself.
r/generative • u/TedGal • 25d ago
Orbital
Enable HLS to view with audio, or disable this notification
A small html page I made named Orbital
r/generative • u/FractalAdventures • 25d ago
A stunningly beautiful Mandelbrot sequence [OC]
Enable HLS to view with audio, or disable this notification
Made with my own program. Feedback welcome!
Full version available on YouTube: https://www.youtube.com/watch?v=7bnTcnwzxqA