List of blog posts
HTML5 Canvas Guide: Drawing, Animation, and Best Practices
Master drawing and animation with the HTML5 Canvas API.
Learn how to use the HTML5 Canvas API to create drawings, animations, interactive graphics, and high-performance visual effects in the browser.
SVG Polygon vs Polyline: Points, Fill Rules, and Use Cases
Master point-based shapes and fill rules.
Master the points attribute in SVG. Learn why polylines stay open, how polygons close, and how to use nonzero and evenodd fill rules for complex vector graphics.
SVG Essentials: Mastering Shapes, Coordinates, and Styling
Build sharp, scalable graphics with basic shapes.
Learn how to build resolution-independent web graphics. Master SVG coordinates, the viewBox, and essential shapes like circles, rectangles, and polygons.