generativeart icon indicating copy to clipboard operation
generativeart copied to clipboard

Create Generative Art with R

Results 5 generativeart issues
Sort by recently updated
recently updated
newest added

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...

![image](https://user-images.githubusercontent.com/56118342/130593027-472adb2c-3505-402e-abcb-fcc9eee071fa.png) 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?