Interactive visualisation experiments were made using the Javascript library p5.js, and Generative art experimentation with R programming language.
Code+Art
p5.js Explorations
FIREFLIES
Made with p5.js
An interactive animation made using p5.js. Use your mouse to see how you can interact with the fireflies. Left-click on the screen to help the fireflies glow in the dark! Double-click to reset back to the original state.
ELLIPSES
Made with p5.js
Drag your mouse across the screen to see how you leave a trail of ellipses. Press and hold the mouse and then drag across the screen to see how colourful it can get! Change the speed of your movement to see full circles.
Generative art Explorations with R
Using R programming language and ggplot2, tidyverse, mathart, and ggart libraries of R, I tried creating generative art that is dependant on random values entered into a slightly complex mathematic function.