Art from Code

art
visualization
Author

Dr. Joscelin Rocha-Hidalgo

Published

April 30, 2023

Buy me a coffeeBuy me a coffee


By Danielle Navarro

Excerpt from site: This workshop provides a hands-on introduction to generative art in R. You’ll learn artistic techniques that generative artists use regularly in their work including flow fields, iterative function systems, and more. You’ll also learn about R packages specialised for generative art. But more than that, you’ll learn how to reuse skills you already have as part of an artistic process: with a little work, ggplot2, dplyr, and Rcpp can become an artist’s best friends. The assumed background is that you’re reasonably comfortable using R and RStudio, and have experience with tidyverse.

  1. Link to site here: https://art-from-code.netlify.app/
  2. Link to repo here: https://github.com/rstudio-conf-2022/art-from-code

Back to top