generativeart
generativeart copied to clipboard
Create Generative Art with R
Hello I'm trying to run the example as documented in the "Usage" section in the readme. However there's an issue that I haven't been able to solve. Whenever I try...
The documentation mentions that you can use the seed to generate the same art, but I have not been able to get the set.seed() command to work. Can someone please...
 once the main function is called the error displayed about a coordinate system is shown then proceeds to corrupt the CSV file and leave nothing in the img directory
I am trying to render an animation from the plot. `generativeart::generate_data(my_formula)` is giving me around 400,000 entries. The large `gganimate` object that is created is 12.5 MB in size. Does...
Hi, I'm trying to get this package onto conda forge. Can a release on Github be made to facilitate that?