Skip to content

A collection of most the p5 sketches i made over the years

Notifications You must be signed in to change notification settings

ZOASR/p5-sketches

Repository files navigation

p5 sketches

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

Want to learn p5?

Check the docs here

Stack

Frameworks:

npm packages used:

  • react-p5-wrapper
  • react-router-dom
  • rc-slider
  • react-icons
  • p5

Get Started

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/

About

A collection of most the p5 sketches i made over the years

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published