Laura Lashley ... https://m.facebook.com/laura.lashley.77/posts/picfp.15145307...
Why Love Generative Art?
11–20 of 85 posts
Re: Why Love Generative Art?
#12Re: Why Love Generative Art?
#13Can anyone recommend tools for getting into generative art? I have tried using a gamedev engine. It worked OK, but there have got to be better suited tools out there.
As mentioned in the article Processing is great! Super easy to start and there's some great sample libraries and code to to use for guidance. http://processingjs.org/
Re: Why Love Generative Art?
#14You can check out her profile here: https://www.instagram.com/sasj_nl/
Great example: https://www.instagram.com/p/BltlYsgnVd9/?utm_source=ig_web_c...
Re: Why Love Generative Art?
#15Can anyone recommend tools for getting into generative art? I have tried using a gamedev engine. It worked OK, but there have got to be better suited tools out there.
Re: Why Love Generative Art?
#16Can anyone recommend tools for getting into generative art? I have tried using a gamedev engine. It worked OK, but there have got to be better suited tools out there.
Re: Why Love Generative Art?
#17Can anyone recommend tools for getting into generative art? I have tried using a gamedev engine. It worked OK, but there have got to be better suited tools out there.
If you were using a game engine to make generative 3d animations, maybe Houdini (sidefx.com) is something you’re interested in. (Other options: Maya, Blender)
The article had a couple of pointers for GAN based generative tools.
The first, more important question, is what kind of generative art do you want to make?
Re: Why Love Generative Art?
#18Re: Why Love Generative Art?
#19Can anyone recommend tools for getting into generative art? I have tried using a gamedev engine. It worked OK, but there have got to be better suited tools out there.
I’m currently enjoying ShaderToy. I’ll second nominations for processing and NodeBox. I think plain old C++ and Python and JavaScript are also good places to start for still images. JavaScript comes with the most built-in support for creating and displaying images. D3 is an excellent library for taking JavaScript further. If you were using a game engine to make generative 3d animations, maybe Houdini (sidefx.com) is…
I much prefer it to Processing.