Animation of my name drawn with individual 1px particles
Created using the CanvasRenderingContext2D interface, part of the Canvas API, which provides the 2D rendering context for the drawing surface of a element. It is used for drawing shapes, text, images, and other objects.
- HTML
- CSS
- JavaScript