Processingjs comes with a few shapes it lets us draw such as rectangles, ellipses, and triangles. (there are a few more as well).
In this course we will transition from block-based Scratch programming into text-based JavaScript!
VFX lessons in JavaScript
In this lesson we are going to learn how to add color to our JavaScript projects using the fill() and background() functions.
Learn to use ProcessingJS functions