knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

flowfieldfigments

The flowfieldsfigments package creates png and gif files for generative art.

Installation

You can install the released version of flowfieldfigments from GitHub with:

install.packages("devtools")
devtools::install_github("WilliamTylerBradley/flowfieldfigments")

Articles

See the Articles for information on the generative process. This includes understanding the color scheme creation, the anchor points design, paths determination, a few odds and ends, and a full script that can be easily pulled apart.

Website

https://williamtylerbradley.github.io/flowfieldfigments/



WilliamTylerBradley/flowfieldfigments documentation built on May 1, 2022, 6:07 p.m.