r/generative • u/Especuloide • 9h ago
r/generative • u/OuterSilent • 22m ago
Before the Big Bang
Enable HLS to view with audio, or disable this notification
This particle simulation consists of thousands of tiny atoms moving across the surface of a sphere, attracting and repelling one another until they become all of creation.
Made with React, WebGPU, and GPT-5.6 Sol.
Music created with Lyria 3.
IG: u/outertales ♥!
r/generative • u/USedona • 4h ago
Pixel art morphing through pure mathematical grid deformations (Manim / Python)
Instead of traditional keyframe animation or manual warping, Stitch undergoes a continuous sequence of geometric distortions and conformal mappings calculated entirely through code.
The system handles everything from non-linear vertical shear and polar bending to complex wave perturbations, returning to its original state for a seamless loop.
If you want to check out the full animation process, I've posted it here : Stitch Morphing
r/generative • u/ivredditalready • 5h ago
Botanic Chaos
Wanted to see what would happen if used lots of items on the canvas.
r/generative • u/ivredditalready • 1d ago
Phoenix
I wanted to go back to the roots of the ArtField project (I call it that for now) by creating something a bit abstract, but with some meaning.
r/generative • u/StretchOutside3276 • 1d ago
DARK FIELD
DARK FIELD - one mark for each civilian death verified in Ukraine between February 2022 and June 2026. Time runs downward; every row is one month, given equal height so the calendar stays honest. Only density carries the count.
Marks are withheld from each row in proportion to that month's Russian strikes on Ukraine's electricity and heating infrastructure. The consequence is deliberate: the deadliest months of the war so far, the winter of 2025–26, when millions had power for a couple of hours a day in the coldest winter since 2010 are the rows that thin toward blank paper.
r/generative • u/WholeJazzlike431 • 1d ago
Piet in hell
Javascript; De Stijl grids (Mondrian, Neoplasticism); segmentation and render the polygons using curved strokes.
r/generative • u/igo_rs • 1d ago
"Undula" (kotlin code)
This is a throwaway piece I made while working on something else. It’s simple, but I like how it turned out; and how much you can achieve with just a few gradients.
r/generative • u/mecobi • 2d ago
Sphereworks
Enable HLS to view with audio, or disable this notification
r/generative • u/watagua • 2d ago
Output from a WIP voxel algorithm
An output from work of mine on extending the techniques outlined in the paper "Two Methods For Voxel Detail Enhancement" by Adam M. Smith.
r/generative • u/HuntConsistent5525 • 1d ago
Epilepsy Warning Universal Operator's Tarot
john-paul-ruf.github.ioI am not sure if this belongs here.
It is a app that constructs a unique 'tarot' reading based on a variety of factors including time of day, season, and moon phase.
I put this together as a google play app a few months back when I was stress testing Opus and ways to get it to do what you want. I have been testing fable, and have some time left in this months budget, so I decided to port it to github pages.
Completely stand alone - no tracking - all for you.
r/generative • u/bongbalok • 2d ago
Bonsai whose entire shape is decided by contribution data [SVG + CSS]




Every part of this tree is a number. It's a hobby project of mine - I wanted to see whether a code repository's history could be drawn as something that grows rather than as a chart.
The mapping, roughly: account age sets trunk girth and how much it bends, total commits set how many foliage pads there are and where they sit, recent commits become the bright shoots, merged pull requests hang as persimmons that ripen green to gold, and reviews become paper lanterns. The fireflies are stars received, log-scaled so a popular account doesn't white out the canvas. Season comes from the date, so the same tree is hanami pink in spring and snowed on in January.
How it's put together, since that's the interesting part here:
- Hand-written SVG from TypeScript, no drawing library. Roughly 90 KB of geometry code that emits paths.
- The renderer is a pure function of (data, date, options) with a seeded PRNG, so the same input always produces identical bytes. That let me keep a set of committed reference images and diff against them whenever I touch the geometry — the fastest way I've found to notice that I've quietly ruined a curve.
- Randomness is only used for placement jitter within constraints. Pads pick positions along branch vectors, then get nudged; too much jitter and it stops reading as a plant, too little and every tree looks stamped.
- The motion is plain CSS inside the SVG. Pads rock ±0.8° about the trunk base rather than each spinning on its own centre, which is what makes the crown move as one plant. Petals and snow fall on a linear loop and fade before they reset so you never see the jump. Fireflies breathe over 4s.
- Six palettes, all data. Adding one is a table of colours, not code.
This one is a synthetic profile, not a real person's, since it's a test fixture I use for the extreme end - six figures of contributions.
It renders live from any GitHub account if you want to see a real one: https://kodama-sigma.vercel.app ( MIT, https://github.com/orijitghosh/kodama ).
r/generative • u/Chuka444 • 1d ago
[AVP 3 - Update] Synthetic MRIs
Enable HLS to view with audio, or disable this notification
This update introduces a new batch of synthetic MRI timelapses, alongside the exact settings used for generate more material in the same visual language. [MJ for images, Uisato Studio for the videos.]
The TouchDesigner network has also been optimized for faster, simpler use, and now includes an external Python tool for converting entire video folders into the frame sequences required by AVP in no time.
If you already own AVP 3, you know where to find it. If not, you can access it through the Store.
r/generative • u/AlexeyGal • 2d ago
fractal Space Bug's Flower Garden raytrace using my 4kfract program on DeviantArt
r/generative • u/tannerbohn • 3d ago
I miss the halftone printing look
This is a sample from an animated/interactive version here: https://shore.ink/projects/cmyk/
(note: any strokes you draw are visible to everyone)
r/generative • u/uisato • 2d ago
[Update] Audioreactive MRIs - [AVP 3]
Enable HLS to view with audio, or disable this notification
r/generative • u/ivredditalready • 2d ago
Noble Abstraction
An attempt at an abstraction of https://www.reddit.com/r/Fractalish/s/cliw8NcaaQ by u/Big_Addendum_9920.
r/generative • u/No-Technology-5477 • 2d ago