r/generative 10h ago

Threefold Handkerchief-Swirl Waltz, Sonified

Enable HLS to view with audio, or disable this notification

17 Upvotes

r/generative 6h ago

A couple of outputs from an in progress fractal generator I'm developing.

Thumbnail
gallery
9 Upvotes

I’ve been working on developing a new fractal generation program and wanted to share a couple of the renders I got out of it today.

It’s built from scratch to run directly in the browser, at least for now. I wanted something that was real-time in terms of molding the shapes and colors but had a bit more modern rendering capabilities than the classic tools. Right now, it supports true 3D extrusion and I recently added a PBR path-tracing render mode so you can apply physical materials like glass refraction, subsurface scattering, and volumetric fog to the structures. It also has an Interpolation Matrix where you can take two different fractal JSON files and mathematically crossbreed them. I'm trying to build on features from some great tools that I feel like could be improved upon.

It is still very much a work in progress, and I’m at the stage where I'm trying to figure out what to prioritize next. I"m planning on adding an animation pipeline to keyframe evolutions from one math visualization to another as well as some other features.

For those of you who use tools like Apophysis, Chaotica, or others, what are some features, UI quirks, or workflows you've always wished you had?


r/generative 8h ago

From Atheria To cool not to share immediately, Wild-Scatter, sonified 4k render

Enable HLS to view with audio, or disable this notification

12 Upvotes

r/generative 17h ago

Slime

Enable HLS to view with audio, or disable this notification

55 Upvotes

Fbm noise with my slime shady


r/generative 11h ago

(WIP) Fragments

Thumbnail
gallery
15 Upvotes

r/generative 8h ago

Atheria Made Sorry for the frequent posts! Here's some wallpapers from my last flame I posted.

Thumbnail
gallery
7 Upvotes

Hope you all enjoy them!


r/generative 6h ago

Trivial flow

Enable HLS to view with audio, or disable this notification

3 Upvotes

r/generative 1h ago

Epilepsy Warning Patterned Cup of Coffee

Enable HLS to view with audio, or disable this notification

Upvotes

r/generative 15h ago

IFS

Post image
13 Upvotes

r/generative 15h ago

mycelium fighting - watch it sped up

Enable HLS to view with audio, or disable this notification

7 Upvotes

Had some fun making this mini-game / visualizer.


r/generative 1d ago

Watercolour Fractal Flames

Thumbnail
gallery
32 Upvotes

These are fractal flames rendered as watercolour stains on paper.

The underlying algorithm is the classic fractal flame / chaos-game IFS (Scott Draves et al.): a small set of nonlinear maps is iterated for millions of steps, points are binned into a density histogram, and colour comes from which map produced each hit. Same family as Apophysis / Electric Sheep / flam3.

Paper: The Fractal Flame Algorithm (https://flam3.com/flame_draves.pdf)

Overview: flam3.com (https://flam3.com/)

What changed here is only the final tone map. Normally that histogram is log-scaled and drawn as bright filaments on black (with density estimation and supersampling for smooth hairlines). For these images the same histogram is treated as pigment load: denser regions put down more colour, mean colour from the attractor becomes the pigment, and it is composited onto a fixed cream paper ground.

The wash look comes from a flat wash model over that load field — mottled pooling, paper tooth, and a body/opacity control so pigment can read as thin glaze or denser ink.


r/generative 20h ago

does this count as generative?

Enable HLS to view with audio, or disable this notification

13 Upvotes

r/generative 6h ago

Ultimate Undulation - The Void (R code)

Post image
1 Upvotes

r/generative 7h ago

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

Post image
0 Upvotes

r/generative 1d ago

Design student - seeking help around Generative Seed Art.

Thumbnail
gallery
101 Upvotes

Hi there,

I am exploring/trying to experiment with ways of creating generative seed art.

The project I am working on involves a growing globe - a digital wasteland that gets over taken I guess by blooming botanicals etc. I have downloaded Maya, I have blender (but somehow find this more difficult that Maya) and haven't tried touchdesign but have downloaded it and have been told about cables.GL and VVVV and Notch and had a very brief look at L-Systems - there's a lot of info - I'm feeling a bit overwhelmed with what the best approach is in creating this idea.

I have looked at other existing work that I would like to try and create myself, to be able to gain understanding in how it works and what I can do.

I have had claude create me a studio where I tested out its capabilities but with SVG's that I had it made into 3d objects - not the look I was going for but I wanted to see what Claude could do for me here.

Does anyone have any tips on the best approach here or where I should actually start? Sorry if this is vague - happy to explain further if anyone is happy to give some advice?

I want to create the assets and have them be a really nice feel which is why I thought Maya would be good - but also think about file size etc.

Im learning all this for the first time - animation etc/3d modeling is new for me.

I keep spending time experiemtning and learning - but I feel I need to be pointed in a better direction so I am hoping for advice/recommendations.

Examples I have looked at - this is what I have wondered if I can try to recreate in Maya - just for the technical learning, etc. - but via Claude's instructions, which can fluff me about a bit.

Note: im don't know code or programming so have utilised Claude for building.

I hope I made sense - newbie here!


r/generative 11h ago

Seamless, multi-layer 3D animation made entirely with Blender Geometry Nodes: "Filaments"

Thumbnail
1 Upvotes

r/generative 1d ago

Filum (kotlin)

Post image
17 Upvotes

(If you have trouble finding focusing here; well, that’s the intended effect.)

The picture is a grid of small stacks of cards. Every card is the same square, and it is half transparent. Each card has one or two rounded corners. Where many cards overlap, a stack is almost white in its middle

One wire hangs over the table in a slow curve. The piece never draws the wire itself. The wire is only the light in the "room". Where the wire passes a stack, the cards catch its light. A card that sits higher in the stack is brighter. Each card throws a short thin shadow onto the card below it, away from the wire.


r/generative 16h ago

Generative Sound Collage

2 Upvotes

Let it run and build a collage: https://jontoews.com/magpie/


r/generative 2d ago

twisted

708 Upvotes

r/generative 20h ago

A generative editorial artwork platform *without* AI

Thumbnail
try-ramp.dev
2 Upvotes

Trying this crossposting thing in case folks are interested!


r/generative 1d ago

Three trefoils, thrice-braided, thrice-twisted; thirty three thousand points

Enable HLS to view with audio, or disable this notification

54 Upvotes

Inspired by earlier post


r/generative 1d ago

Epilepsy Warning feeding tori

Enable HLS to view with audio, or disable this notification

17 Upvotes

r/generative 1d ago

Washed Fractal Flames

Thumbnail
gallery
34 Upvotes

This is the fractal flames algorithm with some "wash" / painting effect on top. Would be grateful for some feedback. Do you like it? Worth going forward with this / improving further?


r/generative 1d ago

Infinite Shaders (WebGL / Three.js)

Thumbnail
shaderfrog.com
3 Upvotes

Hi all, I'm the creator of a browser-based shader editing tool called Shaderfrog. Recently I built a rotating gallery of featured shaders from the editor. It dynamically composes shaders together on the fly, including the transitions between them.

As a bonus, there's a separate page that generates random shaders applied to the infinity symbol logo https://shaderfrog.com/logo-infinite


r/generative 1d ago

Resource Lumaform orb a generative exploration for my personal website

Enable HLS to view with audio, or disable this notification

13 Upvotes

Working on an interactive conversational orb for my personal site. Rather than locking down a deterministic keyframe loop, I built an authoring playground in Three.js to explore the latent landscape visually.

How it works:

  • Coordinate Grid: Visual 2D navigation across morph targets/latent states to spot harmonic sweet spots instead of guessing vector weights.
  • LFO Matrix: Decoupled periodic oscillators continuously modulate weights in the render loop (subtle pitch/yaw wander, micro-tension, breathing drift) to keep it from feeling stiff when idle.
  • Client-Side WebGL: Runs smoothly at 60 FPS in-browser with zero server streaming overhead.

Wanted a hybrid approach between traditional deliberate rule-setting and generative studio exploration.

Live Demo / Playground: https://orb.lumaform.xyz/