Vector images are made of geometrical objects and shapes defined by mathematical formulas, rather than a bitmap grid of pixels. This allows vector images to be scaled to any size without loss of quality or pixilation. Examples shown include circles drawn with SVG/HTML5, demonstrating how vectors store geometric data rather than a pixel representation. Vector images are best for graphs, diagrams, and illustrations rather than photographs.
Related topics: