The Easiest Gradient effect - p5.js tutorial by Kazuki Umeda video also covered a few different things beyond the linear gradient.

You can use different shapes.

Screen Shot 2022-12-05 at 4.25.15 PM.png

Screen Shot 2022-12-05 at 4.25.41 PM.png

You can also make different types of gradients.

Radial

Screen Shot 2022-12-05 at 4.29.17 PM.png

Screen Shot 2022-12-06 at 8.19.01 AM.png

Changing starting x and starting y:

Screen Shot 2022-12-06 at 8.19.15 AM.png

Screen Shot 2022-12-06 at 8.19.23 AM.png

Changing ending r and ending y:

Screen Shot 2022-12-06 at 8.20.05 AM.png

Screen Shot 2022-12-06 at 8.19.57 AM.png

Conic

Screen Shot 2022-12-06 at 8.18.32 AM.png

Screen Shot 2022-12-06 at 8.18.40 AM.png

changing starting angle:

Screen Shot 2022-12-06 at 8.24.37 AM.png

Screen Shot 2022-12-06 at 8.24.41 AM.png