News

For starters, let’s create a function that draws a watercolor spot with a given position, radius, and hue. P5.js gives us a function to draw an ellipse that we already used last week.
Using JavaScript, you can radically transform HTML documents, adding functionality to static web pages and even creating full-blown web applications. At its core, JavaScript can do anything that any ...