A collection of p5 sketches i made over the years, these are mostly a showcase. view them here
Most of these sketches are inspired by Daniel shiffman, a creative coder and teacher, i owe most if not all of what i learned on creative coding and computer graphics to him on his youtube channel The Coding Train and i recommend everyone to follow his work
react-p5-wrapper
react-router-dom
rc-slider
react-icons
p5
Get started on their github repo to try out the library for yourself.
this multipage app is built using vite
, react
, tailwind
and react router
to run this locally, you need to have node
installed on your machine, clone the repo:
git clone https://github.com/ZOASR/p5-sketches.git
and run
npm install; npm run dev
this will spin up a local server on port 5173
, open it in your browser: http://localhost:5173/