p5.js-website
p5.js-website copied to clipboard
Reworked Color Examples
[Work In Progress - Do Not Merge]
This is an initial pull request for my GSoC project, to get an idea of how the p5js website repo works. This commit includes the following changes :
Reworked the following examples in the color category :
- Hue
- Saturation
- Brightness
- Lerp Color
New example for the color category :
- Color Wheel: Color wheel is an organization of color hues around a circle, which shows the relationships between primary colors, secondary colors, tertiary colors etc. The example has 36 circles in a circular arrangement cycling through different hues.

@tyler-yin @limzykenneth This commit shows 26k additions because of the updated package-lock.json file. What should I do to fix this?
Changes to package-lock.json file should be reverted, unless there is a particular reason to include it?