Skip to content

eli-front/rainbow-art

Repository files navigation

rainbow-art

Some fun rainbow art, which I made with p5.js

links to view each piece of rainbow-art

Rainbow-Waves

Rainbow-Particles

Diag-Rainbow-Fire

Rainbow-Bounce-Balls

Rainbow-Maze

Rainbow-Lotus

Rainbow-Scratchcard

Rainbow-Print

Rainbow-Shift

run locally

run git clone https://github.com/eli-front/rainbow-art in your terminal to clone repo.

All pieces are static webpages, but may require a http server due to file privacy settings.

To setup a local server run python -m http.server 8000 in your terminal (make sure to use python3)

After setting up the server go to localhost:8000 and locate the rainbow-art directory & the subdirectory of the project you would like to see. ex: http://localhost:8000/path/to/rainbow-art/Rainbow-Bounce-Balls

Note: Google Chrome usually gives the best functionality & frame rate.

About

Some fun rainbow art, which I made with p5.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published