p5.js-website icon indicating copy to clipboard operation
p5.js-website copied to clipboard

Reworked Color Examples

Open Malayvasa opened this issue 3 years ago • 2 comments

[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. Color Wheel

Malayvasa avatar Aug 24 '22 13:08 Malayvasa

@tyler-yin @limzykenneth This commit shows 26k additions because of the updated package-lock.json file. What should I do to fix this?

Malayvasa avatar Aug 24 '22 13:08 Malayvasa

Changes to package-lock.json file should be reverted, unless there is a particular reason to include it?

limzykenneth avatar Aug 24 '22 15:08 limzykenneth