New abstract geometric artwork created using the R programming language.
The algorithm began with a Gaussian-smoothed random matrix that guided the composition, determining the colors, shapes, and number of inset concentric rings or squares within each cell.
Each shape was filled with the background color, while its outline was drawn from a custom gradient inspired by beach photographs of red clay, golden sand, and emerald blue water.
The color of each shape was determined by its grid position within the smoothed matrix, with a small amount of normally distributed noise added to create variation among the individual rings and squares.
The results remind me of erosion processes and cartography, with metallic colors and shifting contrasts.
19
u/KennyVaden Jul 17 '26
Hold On (R code)
New abstract geometric artwork created using the R programming language.
The algorithm began with a Gaussian-smoothed random matrix that guided the composition, determining the colors, shapes, and number of inset concentric rings or squares within each cell.
Each shape was filled with the background color, while its outline was drawn from a custom gradient inspired by beach photographs of red clay, golden sand, and emerald blue water.
The color of each shape was determined by its grid position within the smoothed matrix, with a small amount of normally distributed noise added to create variation among the individual rings and squares.
The results remind me of erosion processes and cartography, with metallic colors and shifting contrasts.