Design Nomenclature / Digital Model Making

Vector

Also called vector graphic, outline graphic, vector art

An image stored as geometry — paths with control points, fills, strokes — evaluated at output time, and so resolution-independent by construction. Not automatically better: gradients, blurs, and photographic detail are expensive or impossible, and complexity costs render time. A font is vector; its appearance on a screen is not.

A curve held as a path with its control points visible, shown resolved onto a coarse grid and then a fine one. The path itself is identical in both; only the sampling that renders it changes.

In practice

“Vector it” means redraw as paths, which is a rebuild, not a conversion. Auto-tracing a raster produces paths; it does not produce vector design.

Not to be confused with

How this term connects

Anti-aliasingBézierNURBS ModelingPathRasterResolutionVector
Related Confused with