A four-panel plot each showing a black line moving in a more and more squiggly manner as the line expands
Generative art piece with a dark background, and brightly coloured circles. The circles in the back are blurrier and slightly larger, similar to how lights appear at night.
Some more recent generative art made with #RStats 🎨
#Rtistry #GenArtClub #SystemsArt
Looping abstract animation made with skiagd
#creativecoding #rtistry
Generative art piece consisting of squares arranged in a jittered grid, decreasing in size further from the center giving the impression of an explosion. Dark background with orange, pink, and teal semi-transparent squares.
Generative art piece consisting of squares arranged in a jittered grid, decreasing in size further from the center giving the impression of an explosion. Squares are white with a black outline.
A generative art piece that consists of a circle made up of lots of smaller semi-transparent circles in shades of yellow, pink, and teal.
I hope the #rtistry tag gets more traction, but I always feel a bit complicated using it.
When I post something, I sometimes get the feeling that the reactions come from a kind of surprise, something like "Wait, you can do this in R!?"
Text-based generative art showing 'genuary' with simulated lighting and shadow effects. Letters appear white while the background shows banded color gradients and directional shadows.
Genuary 2026, Day 5: Write "Genuary". Avoid using a font
#RStats code: github.com/gkaramanis/a...
#rtistry #genuary #genuary5 #creativecoding
A grid of 10 by 10 square tiles, each filled with either black or white, arranged in a spiral-like pattern. Some tiles are overlaid with smaller squares of the opposite color
Genuary 2026, Day 4: Lowres
Low-res version of day 1: bsky.app/profile/kara...
#RStats code: github.com/gkaramanis/a...
#rtistry #genuary #genuary4 #creativecoding
A generative art plot showing a grid of colored tiles arranged in a spiral pattern. The colors of the tiles are determined by the Fibonacci sequence, with five repeating hues assigned based on each tile’s position relative to Fibonacci-based breaks in the spiral. Some smaller tiles are randomly sampled and overlaid in contrasting colors.
Genuary 2026, Day 3: Fibonacci forever
#RStats code: github.com/gkaramanis/a...
#rtistry #genuary #genuary3 #creativecoding
Genuary 2026, Day 2: Twelve principles of animation
#RStats code: github.com/gkaramanis/a...
#rtistry #genuary #genuary2 #creativecoding
A 4-panel square of generative art each showing a random sample of colored bubbles on different sizes on top of diagonal lines with frames around each panel. Each panel has its own 2-color palette.
I've always liked making bubbles in generative art 🫧🎨
#rtistry #ggplot2
Barcode style plot with twelve rows of data, and no axis labels or title which obscures what the data is.
A little bit of data art 🎨 Can you guess the data? 📊
#RStats #Rtistry #DataViz #ggplot2
Grid based generative art with different tones of teal, light green, dark green, dark and light purple, and magenta.
Grid based generative art with different tones of teal, light green, dark green, dark and light purple, and magenta.
Grid based generative art with different tones of teal, light green, dark green, dark and light purple, and magenta.
Grid based generative art with different tones of teal, light green, dark green, dark and light purple, and magenta.
Little bit of grid-based generative art 🎨
#Rtistry #RStats #ggplot2 #GenArtClub
Generative art of packed circles which are slowly fading downwards, in different colours of orange, blue, pink, and green.
Generative calligraphy with random walks, splines and geometric mapping in R.
See also: mastodon.social/@safest_integer/11432999...
```
library(tidyverse)
n = 20
x = cumsum(rnorm(n))
y = runif(n)
xx = predict(smooth.spline(x, spar=.005) […]
[Original post on mastodon.social]
Generative art piece consisting of a 3x3 grid of circle packed squares.
I've made digital art using .svgs for many years and inspired by #rtistry I've made a #rstats #rshiny app which generates them: simonsmart.shinyapps.io/savage-patte... the video shows some example outputs.
Photo of 4 small square canvas prints of generative art, each with a different geometric pattern but using the same red, teal, and navy colours
From code to canvas 🎨
#RStats #Rtistry #GenerativeArt #ggplot2
Generative art consisting of rows of vertical strips in shades in orange, red, yellow, and black
Weekend art🎨
#Rtistry #GenerativeArt #RStats #ggplot2
Every time I see some code art I think I should give it a go. Well I finally did it. My first piece after some script wrangling
🧑🎨🎨🖼️
#codeart #rtistry
A diamond lattice pattern with a rainbow gradient effect against a dark gray background. The gradient transitions smoothly from red and pink on the left through purple, blue, cyan, and green in the center, finishing with yellow and orange on the right.
A diamond lattice pattern with a rainbow gradient effect against a dark gray background. The gradient transitions smoothly from red and pink on the left through purple, blue, cyan, and green in the center, finishing with yellow and orange on the right.
A diamond pattern on a warm purple background with geometric shapes in warm tones. The diamonds are randomly filled with bright pink, coral, orange, and golden yellow colors and arranged in a regular grid pattern with bold black outlines.
A diamond pattern on a warm purple background with geometric shapes in warm tones. The diamonds are randomly filled with bright pink, coral, orange, and golden yellow colors and arranged in a regular grid pattern with bold black outlines.
This weekend I learned about ogee curves, did some light dev work for artpack, and just enjoyed coding for something other than work for once. #rtistry made in #ggplot2 with some help from #artpack.
Generative consisting of a 5x5 grid of squares, some subdivided and coloured in shades of orange, red, and blue.
Some generative art heavily inspired by this weekend's trip to the Designmuseum Denmark ✍️
#Rtistry #RStats #GenArtClub #GenerativeArt
An alternative data art interpretation of the Dungeons & Dragons monsters data from #TidyTuesday! 🎨
#RStats #Rtistry #DataViz #DataArt
Generative art piece consisting of circles arranged in 7 rows in different pastel shades
Some generative art playing with pastel shades 🎨
#Rtistry #RStats #GenerativeArt
A scatterplot of purple-ish squares forming a wavy banner originating from bottom left and growing taller and wider towards the top right
Working on collocations and accidentally creating #Rtistry?
"Generative Metropolis"
Adapted from code at https://github.com/paulvanderlaken/generative-art
See also https://marcusvolz.com/#generative-city
Full R code in thread 👇
#rstats #generativeart
Generative art piece of different coloured triangles in teal, orange, and red
Getting back into some generative art again with this rather spiky looking system 🎨
#Rtistry #GenerativeArt #RStats #GenArtClub #ggplot2
A sampled group of transparent circles that have been manipulated to be reminiscent of clouds.
A sampled group of black and white bullseyes of varying sizes on a black background
A grid of transparent circles that have been manipulated to be reminiscent of a wall of clouds.
A grid of black and white bullseyes of varying sizes on a medium blue background.
Everything is chaotic and I'm just waiting for May. In the meantime, I am slowly working on my artpack package. I'm creating functions, group_sample(), group_slice() that allows you to quickly sample/slice entire groups out of data frames. #rtistry w/ #ggplot2 in #rstats
Featured image showing a data art example made from an abstract mosaic chart, and the title "Creating data-driven art"
🚨 New blog post about data art 🚨
Have you ever wondered
🎨 What is data-driven art?
❓ Why do people make data art?
📊 How do I get started making my own?
Then this blog post is for you 👀 It includes an example using #TidyTuesday data with code in #Python and #RStats!
#DataViz #DataArt #Rtistry
Rows of semi-circles the right way up and inverted, where each row is a slightly different colour, reminiscent of a crochet blanket
Crochet-inspired generative art 🧶🎨
#Rtistry #RStats #ggplot2 #GenerativeArt