Copyright © Philip M. Parker, INSEAD. Terms of Use.

| Domain | Definition |
Computing | Vector graphics |
Source: compiled by the editor from various references; see credits. | |
(From Wikipedia, the free Encyclopedia)
Vector graphics describes the use of geometrical primitives such as points, lines, curves, and polygons to represent images in computer graphics. It is used by contrast to the term raster graphics, which is the representation of images as a collection of pixels (dots).
Virtually all current output devices must ultimately translate vector representations of an image to a raster format, but when working with vector graphics such a transformation is only done at the time the image is actually required and may be done completely differently depending on the device at which the rendering is to be targeted at. In the 1970's and 1980's, special vector graphics systems were available, in which the electron beam of the CRT display monitor was steered directly to trace out the shapes required. These systems allowed very high-resolution line art to be displayed without the (at the time) huge memory requirements that an equivalent-resolution raster system would have had. Vector plotters used in technical drafting still draw vectors directly to paper.
The term is mainly used in the context of two-dimensional graphics. Virtually all modern 3-d rendering is done using extensions of 2-d vector graphics techniques.
For example, consider a circle of radius r. The main pieces of information a program needs in order to draw this circle are
Second, the parameters of objects are stored and can be later modified. This means that moving, scaling, rotating, filling etc. doesn't degrade the quality of a drawing. Moreover, it is usual to specify the dimensions in device-independent units, which results in the best possible rasterization on raster devices.
Often, a bitmap image is considered as a primitive object. From the conceptual view, it behaves as a rectangle.
Vector graphics editors typically allow to rotate, move, mirror, stretch, skew, generally perform affine transformations of objects, change z-order and combine the primitives into more complex objects.
More sofisticated transformations include boolean operations on closed shapes (union, difference, intersection...)
Vector graphics are ideal for simple or composite drawings that need to be device independent or do not need to achieve photo-realism. For example, the PostScript and PDF page description languages use a vector graphics model.Motivation
There are two major advantages to this style of drawing over raster graphics. First, this minimal amount of information translates to a much smaller file size (the size of representation doesn't depend on the dimensions of the object).Typical primitive objects
This list is not complete. There are various types of curves (Catmull-Rom splines, NURBS etc.), which are useful in certain applications.Vector operations
Source: adapted by the editor from Wikipedia, the free encyclopedia under a copyleft GNU Free Documentation License (GFDL) from the article "Vector graphics."
Crosswords: VECTOR GRAPHICS |
| Specialty definitions using "VECTOR GRAPHICS": graphic workstation ♦ Hewlett-Packard Graphics Language ♦ object-oriented ♦ plug-in ♦ raster graphics ♦ Scalable Vector Graphics, SVG. (references) |
| Domain | Title |
Books | |
Source: compiled by the editor from various references; see credits. | |
Expression using "VECTOR GRAPHICS": scalable Vector Graphics. Additional references. | |
| Source: compiled by the editor from various references; see credits. |
| Language | Translations for "VECTOR GRAPHICS"; alternative meanings/domain in parentheses. | ||||||||||
Dutch | vectorisatie (vector scanning), vectorgrafiek (vector scanning), vector aftasten (vector scanning), random aftasten (vector scanning). (various references) | ||||||||||
Finnish | vektorigrafiikka (vector scanning). (various references) | ||||||||||
French | graphique par balayage cavalier (vector scanning). (various references) | ||||||||||
German | Vektorgrafik | Vektorgraphik (vector scanning). (various references) | ||||||||||
Greek | σάρωση διανύσματος (vector scanning), γραφικά διανύσματος (vector scanning). (various references) | ||||||||||
Pig Latin | ectorvay aphicsgray vektorgrafik (vector scanning). (various references) | ||||||||||
Scrabble® Enable2K-Verified Anagrams | |
| Words within the letters "a-c-c-e-g-h-i-o-p-r-r-s-t-v" | |
-4 letters: archpriest, carritches, escharotic, octarchies, paregorics, parritches, practicers, rectorship, scratchier, tovariches. | |
-5 letters: acceptors, atrophies, cachepots, carroches, categoric, cavorters, chapiters, charriest, chorister, copasetic, corrasive, grapeshot, graphites, operatics, oratrices, orchestra, overshirt, oversight, paregoric, phratries, poachiest, practicer, practices, priorates, proactive, progerias, ravigotes, rhetorics, ricochets, scratcher, serigraph, sharecrop, starchier, torchiers, trigraphs, trochaics. | |
| Source: compiled by the editor from various references; see credits. SCRABBLE® is a registered trademark. All intellectual property rights in and to the game are owned in the U.S.A and Canada by Hasbro Inc., and throughout the rest of the world by J.W. Spear & Sons Limited of Maidenhead, Berkshire, England, a subsidiary of Mattel Inc. Mattel and Spear are not affiliated with Hasbro. | |
| 1. Crosswords 2. Usage: Commercial 3. Expressions 4. Translations: Modern | 5. Anagrams 6. Bibliography |
Copyright © Philip M. Parker, INSEAD. Terms of Use.