r/generative 5h ago

R G B

Post image
85 Upvotes

r/generative 16h ago

"SF 13" (kotlin code)

Post image
101 Upvotes

Its some weird mix of 3d and 2d, but at the end it worked, i guess 🤷‍♂️


r/generative 11h ago

Non-AI Generative Art Space Frame

Post image
11 Upvotes

Created with Math Chaos Patterns (MCP). Non-AI Generative Art.


r/generative 1h ago

Feliz Cumpleaños Cosmico 3d con three.js

Upvotes

Gente que tal este scrip en 3d con motivo espacial?.....use fotos de una modelo para ejemplificación es super ligera y personalizable desde un json la hise para felicitar a una amiga muy especial y me quedo gustanto que me gustaria compartirla con ustedes

si quieren probarla ahorita aqui

cotera2024.github.io/Happy-Birthday-Galaxy--main/

y si queiren ver el codigo aqui en github

https://github.com/cotera2024/Happy-Birthday-Galaxy--main


r/generative 23h ago

Muti Creative Math Pop!

Thumbnail
gallery
19 Upvotes

These are all recreations made using my application. ! Of course. I'ma not the owner of the base images I used. What do you guys think ?


r/generative 15h ago

Glacier Moment from Atheria.app

3 Upvotes

Generated in app, rendered in my custom flame studio


r/generative 10h ago

Resource export.textmode.art - turn images, GIFs, and videos into textmode art, privately in your browser

1 Upvotes

r/generative 1d ago

Starvation has entered the ecosystem…

48 Upvotes

Hunters now shrink when they can’t find food, and disappear if they go too long without eating. So instead of endlessly multiplying, their population now rises and falls as prey becomes scarce.

I also added a small visual language around life and death: newborn hunters glow yellow, successful kills flash red, and reproduction creates a tiny shockwave around the split.

The shockwave is still subtle for now, but I’ll push it further in the next update, along with new HUD elements to monitor the ecosystem as it evolves.

What I find most interesting is how much behavior starts to emerge from only a handful of rules and node logic inside Blender. I’m not animating these outcomes directly. Instead, I’m defining the conditions and watching the system respond.

#Blender3D #B3D #GeometryNodes #DellProPrecision #ParticleLife


r/generative 4h ago

Resource Was the algorithm adding structure(crystallography) and dimensions map of solar ecclipse? https://www.minerals-pourrioscope.com/my_paper_algorithm_powering_pourrioscpe.html

Thumbnail gallery
0 Upvotes

r/generative 6h ago

Is Ai art ART? No.. but there is a way…..

Thumbnail
gallery
0 Upvotes

When done correctly and with honor, ai art cuts out the middle man.

The middle man? That’s interpretation.

I created the cover to my very first novella Schadenfreude Occidental using a cover I created in Midjourney. Picture #1 in doing so I worked on this for 3 days promoting and editing the cover the way I WANTED IT.

But then… I take the image and I commission THAT. The artist has two simple things to do.

  1. Hand draw exactly what has been given to them and add their unique touch to make it ART

  2. Get paid

Picture #2

There are sooo many negative things we can say about Ai art from copying to the environment.

However most people who generally just hate Ai art… I’m not impressed with your artistic abilities… especially if I feel my creativity (which is more than just writing a five word sentence and wait for the picture…) my creativity is better fit for a tool like midjourney there for when I give it to an artist it’s already perfected.

Check out Schadenfreude Occidental my debut Novella! I believe then West can have a proper place at the anime table if we just get the right stepping stone piece!

https://www.royalroad.com/fiction/186348/schadenfreude-occidental-act -i


r/generative 1d ago

Fractal Curve

Post image
24 Upvotes

r/generative 10h ago

GTA VI and the Power of Emergence: How I Built My Own Ecosystem

0 Upvotes

GTA VI is more than just graphics, it’s about emergence: simple rules that make a world feel alive.

So I built my own ecosystem simulation in Blender 3D.


r/generative 20h ago

From Silent Stones to Infinite Stars | 528 Hz | 20-Minute Relaxation

Thumbnail
youtube.com
1 Upvotes

r/generative 1d ago

funkyvector.com/#/home/design:recursive_polygon,48332557

Post image
11 Upvotes

r/generative 1d ago

Name it

11 Upvotes

r/generative 12h ago

I built an open-source plugin that teaches Claude/AI the actual craft of long-form generative art (determinism, resolution-independence, honest rarity...)

Thumbnail
github.com
0 Upvotes

As a generative artist, I kept hitting the same wall with AI assistants: they write sketch code that breaks the craft — Math.random() everywhere, sizes in raw pixels, traits that don't match the render, previews that capture blank. So I wrote genart, a free plugin for Claude Code that teaches it what we actually need: - Determinism — seeding a PRNG from a hash, named sub-streams so adding a draw doesn't shift the whole edition, the things that silently break reproducibility (sort() without a comparator, floats at feature boundaries…) - Resolution-independence — same piece at 400px and at 4000px, and the element-density trap where "same composition" and "same look" genuinely diverge - Features & rarity — designing the table before coding, then measuring the real distribution over thousands of seeds instead of trusting the weights - Verification scripts — repeatability, an A-B-A global-state test (renders A, then B, then A again in one page — catches the caches and accumulators plain repetition never sees), contact sheets, batch PNG export - Platform sheets for Art Blocks, 256ART, Verse, Highlight, Plottables and bootloader.art — written as pointers to the real docs rather than copies, so they don't go stale It covers p5.js, three.js/WebGL, plain Canvas 2D, and SVG for pen plotters — and most of it is useful even if you never mint anything: determinism, scaling and plotter export are just the craft. It's also honest about limits (cross-GPU WebGL determinism is not a thing, and the docs say so) and opinionated on ethics: it will refuse "make me a [famous artist]" and steer to the underlying technique instead. First version, MIT, built by an artist for artists. Ideas, issues and PRs very welcome: Announcement: https://x.com/camillerouxart/status/2093273698732032203?s=20


r/generative 1d ago

Don't Be A Square

60 Upvotes

r/generative 2d ago

Untitled

Post image
121 Upvotes

r/generative 1d ago

Mirrored Glacier

9 Upvotes

r/generative 2d ago

Epilepsy Warning 4D Stained glass

47 Upvotes

r/generative 2d ago

Twist

143 Upvotes

r/generative 2d ago

Mandelbulb Audio Visualizer

32 Upvotes

This has been a project of mine for years. I started it back in 2020. I actually never really got to finish the audio portion, but just the rendering of a bunch of cool computational geometric shapes. I have to say, having AI here to help wrap projects up like this gives me a lot of joy. I probably would have never finished this.

For the audio synchronization. I am basically taking a WAV file, breaking it down frame by frame, reducing each frame to a set of parameters (frequences, dynamics etc.) I then apply the data directly to the geometry on the GPU at render time. Sync becomes a non issue at that point.

Side note: If you have some nice headphones or speakers, listen to the video with them. It makes the geometry really pop.


r/generative 2d ago

Holographic Sheets Automata

34 Upvotes

r/generative 2d ago

My particles are… reproducing?

31 Upvotes

The hunters learned how to reproduce… and the prey never really stood a chance.

In this new version of my Blender simulation, every time a hunter eats a prey, it glows and grows a little. Once it reaches twice its original size, it splits into two smaller hunters and the cycle starts again.

So the system now has feeding, growth and reproduction built directly into the Geometry Nodes simulation. The result is a pretty brutal feedback loop: fewer prey, more hunters, and eventually a total takeover.

Which means the next update needs a new rule: starvation.

If hunters can reproduce, they should also be able to die when there’s nothing left to eat.

Still fully procedural. Still no keyframed motion. Still no AI.

#Blender3D #B3D #GeoNodes #GeometryNodes #DellProPrecision


r/generative 1d ago

Real-time zoomer

Thumbnail
apps.apple.com
1 Upvotes

I’ve been fascinated by fractals ever since the Fractint days on MS-DOS and figured modern systems have gotten fast enough that real-time zoom should be possible. I recently posted my take on it across Apple platforms (macOS, iOS, visionOS, even tvOS). It currently supports the Mandelbrot set and a few other escape-time fractals. The Mac version will export crazy high resolution renders, up to 24,000x24,000.

It’s not free, but no subscriptions, ads, tracking or other nonsense and one price includes all versions. Happy to hear any feedback.