Earlier quoted context omitted.
Of course, "proof of ownership" with generative art isn't, because pure generative art is ineligible for copyright protection ( https://www.reuters.com/legal/government/us-supreme-court-de... ).
You’re conflating AI art with algorithmic art. This is the reason why I wrote the article.
Generative art over the years
71–74 of 74 posts
Re: Generative art over the years
#72Earlier quoted context omitted.
You’re conflating AI art with algorithmic art. This is the reason why I wrote the article.
You mean images? Art cannot by generated by definition.
E.g. are the artists who worked on Flow (2024) no longer artists because the resulting images are generated rather than drawn? Most people would disagree, and hold/put forth a very different definition as a result, given even they were already credited as the artists on the piece before I asked the question.
Even the arguments in the courts about AI, which is a very different kind of "generated" output, stuck to showing the outputs can't be copyrighted rather than trying to argue whether the outputs were still art as the problem.
Re: Generative art over the years
#73Earlier quoted context omitted.
Yah, I think the question really comes down to: what's so special about a block chain vs any other public record or database? For example, it's just as easy - and more accessible - to put the code and example configurations with output in a github repository.
The special thing is that it’s decentralized. I know this discussion will not resolve and I’m not a blockchain zealot. I do think it’s an elegant decentralized storage system for algorithmic art where you make outputs definitive and collectible after initiating a run.
Re: Generative art over the years
#74Earlier quoted context omitted.
I'm not sure I manage to follow accurately. If you don't save the art you make then it's gone, generative or not. If you do save the output in some way (either by saving the output itself or saving the full information needed to regenerate the output) what is special about doing so on the blockchain vs anywhere else beyond the aforementioned proof of ownership? One is of course allowed to care about proof of ownershi…
A generative system can produce an infinity of outputs. An art platform combined with a blockchain allows you to store a finite number of outputs from the same system definitively without knowing upfront what the outputs would look like. This forces you to think carefully about your system: it should produce interesting works with each iteration. Some people call this long form generative art. Regarding Monokai, I’ve…