3 Matching Annotations
  1. Jan 2019
    1. Canvas

      "The Canvas API provides a means for drawing graphics via JavaScript and the HTML <canvas> element. Among other things, it can be used for animation, game graphics, data visualization, photo manipulation, and real-time video processing. The Canvas API focuses on 2D graphics."