|
|
|
|
|
by ubavic
1635 days ago
|
|
I always wanted to start with generative art and this seems like a perfect starting place. Question for people that already do generative art: what library (framework) do you recommend? I know a little bit about GLSL but I know it is limiting in some cases |
|
It has some nice options for feeding its own output back into itself as it uses streams rather than callbacks so it's quite good for procedural rendering type tasks (the 'Wibble' example is a good place to start with that)