top of page

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.

Screenshot 2022-01-06 at 7.27.41 PM.png
Screenshot 2022-01-06 at 7.35.29 PM.png

Generative art Explorations with R
 

Screenshot 2022-01-06 at 8.58.24 PM.png

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. 

2020-04-25-23-12_seed_8917.png
2020-04-25-23-14_seed_5790.png
2020-04-25-23-05_seed_6763.png
2020-04-25-23-00_seed_1686.png
2020-04-25-22-24_seed_3165.png
bottom of page