Generative art refers to art that in whole or in part has been created with the use of an autonomous system. This subreddit is for sharing and discussing anything generative (including music, design and natural phenomena), but especially art.
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…
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…
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. submitted by /u/ManuVision [link] [comments]
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…