aRtsy-package {aRtsy} | R Documentation |
aRtsy — Generative Art using ggplot2
Description
aRtsy
aims to make generative art accessible to the general public in a straightforward and standardized manner.
The package provides algorithms for creating artworks that incorporate some form of randomness and are dependent on the set seed
.
Each algorithm is implemented in a separate function with its own set of parameters that can be tweaked.
For documentation on aRtsy
itself, including the manual and user guide
for the package, worked examples, and other
tutorial information visit the package website.
Author(s)
Koen Derks (maintainer, author) | <koen-derks@hotmail.com> |
Please use the citation provided by R when citing this package.
A BibTex entry is available from citation("aRtsy")
.
See Also
Useful links:
The twitter feed to check the artwork of the day.
The issue page to submit a bug report or feature request.