Creating High-Quality Web Graphics

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.
Published at:
Categories: JavaScript
Estimated reading time: 18 min read

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.
Published at:
Categories: SVG
Estimated reading time: 11 min read

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.
Published at:
Categories: SVG
Estimated reading time: 14 min read