This repo hosts the code used to develop Frank Stella cover art. It is developed in R.
'HarranII.R' contains the main functon of this code thusfar. It makes a random permutation Stella's 1967 piece 'HarranII'. It is the cumlination of the code thusfar.
'Shapes.R' contains functions for the individual shapes.
'HarranII_orig.R' contains the inital exact copy of 'HarranII'. Note colors are not identical.
'Coencentric.R' contains the first script made. The first part lays down the rbokeh shapes in an example picture. The second part makes a random piece of art with coencentric circles and wedges. This second section could be functionalized.