Does anyone have a good list of resources for people who want to get a get baseline on understanding and implementing procedural generation?
Fishdraw: Procedurally Generated Fish Drawings
61–70 of 91 posts
Re: Fishdraw: Procedurally Generated Fish Drawings
#62Re: Fishdraw: Procedurally Generated Fish Drawings
#63The same author's "Procedurally-generated vector-format infinitely-scrolling Chinese landscape" is also quite beautiful: http://shan-shui-inf.lingdong.works/ (keep clicking the rightmost arrow)
Yes, Lingdong Huang is awesome! I have that exact one running on a framed eInk display on my wall. I had to make some minor modifications to make it run in NodeJS instead of in a browser, and then generate a raster image to send to the eInk display, but it wasn't hard. I got permission from the author to post my work to Hackaday (with credit to him) which I'll do at some point. I'm actually working on a 3-panel "wide…
I looked at his github and yes is is awesome. Thanks for pointing this. Will read a bit more of his stuff.
Re: Fishdraw: Procedurally Generated Fish Drawings
#64Love the generated art projects. I just want an art ‘frame’ (display with small computer) that generates new art every so often. Put together a few of the various art ML projects into one product for this.
Or, I guess maybe it's like a quantum effect and the art appears when the viewer perceives it.
Don't get me wrong, I too love generative art, conceptually and the outputs of generative algorithms too.
Re: Fishdraw: Procedurally Generated Fish Drawings
#65Love the generated art projects. I just want an art ‘frame’ (display with small computer) that generates new art every so often. Put together a few of the various art ML projects into one product for this.
Re: Fishdraw: Procedurally Generated Fish Drawings
#66Re: Fishdraw: Procedurally Generated Fish Drawings
#67Love the generated art projects. I just want an art ‘frame’ (display with small computer) that generates new art every so often. Put together a few of the various art ML projects into one product for this.
with a button where you can click it to save particularly genius results that appeal
There's something beautiful about ephemeral things too.
Re: Fishdraw: Procedurally Generated Fish Drawings
#68The same author's "Procedurally-generated vector-format infinitely-scrolling Chinese landscape" is also quite beautiful: http://shan-shui-inf.lingdong.works/ (keep clicking the rightmost arrow)
Yes, Lingdong Huang is awesome! I have that exact one running on a framed eInk display on my wall. I had to make some minor modifications to make it run in NodeJS instead of in a browser, and then generate a raster image to send to the eInk display, but it wasn't hard. I got permission from the author to post my work to Hackaday (with credit to him) which I'll do at some point. I'm actually working on a 3-panel "wide…
Re: Fishdraw: Procedurally Generated Fish Drawings
#69Love the generated art projects. I just want an art ‘frame’ (display with small computer) that generates new art every so often. Put together a few of the various art ML projects into one product for this.
Have you seen the Samsung "The Frame" range? They really look like a painting, they have art you can display, and I'd guess you could add others to it. https://www.samsung.com/au/tvs/the-frame/highlights/
Re: Fishdraw: Procedurally Generated Fish Drawings
#70Does anyone have a good list of resources for people who want to get a get baseline on understanding and implementing procedural generation?
This guy has a lot of interesting stuff on his site: https://iquilezles.org/