Vector Design - Rixet
What is Vector Design ?
One of the first uses of vector graphic displays was the US SAGE air defense system.In computer typography, modern outline fonts describe printable characters (glyphs) by cubic or quadratic mathematical curves with control points. Nevertheless, bitmap fonts are still in use. Converting outlines requires filling them in; converting to bitmaps is not trivial, because bitmaps often don't have sufficient resolution to avoid "stairstepping" ("aliasing"), especially with smaller visible character sizes.Processing outline character data in a sophisticated fashion to create satisfactory bitmaps for rendering is called "hinting". Although the term implies suggestion, the process is deterministic and done by executable code, essentially a special-purpose computer language. While automatic hinting is possible, results can be inferior to that done by experts.
Modern vector graphics displays can sometimes be found at laser light shows, where two fast-moving X-Y mirrors position the beam to rapidly draw shapes and text as straight and curved strokes on a screen.
Vector graphics can be created in a form using a pen plotter, a special type of printer that uses a series of ballpoint and felt-tip pens on a servo-driven mount that moves horizontally across the paper, with the plotter moving the paper back and forth through its paper path for vertical movement.
Although a typical plot might easily require a few thousand paper motions, back and forth, the paper doesn't slip. In a tiny roll-fed plotter made by Alps in Japan, teeth on thin sprockets indented the paper near its edges on the first pass and maintained registration on subsequent passes.
Some Hewlett-Packard pen plotters had two-axis pen carriers and stationery paper (plot size was limited). However, the moving-paper H-P plotters had grit wheels (akin to machine-shop grinding wheels) which, on the first pass, indented the paper surface, and collectively maintained registration.
The term "vector graphics" is mainly used today in the context of two-dimensional computer graphics. It is one of several modes an artist can use to create an image on a raster display. Vector graphics can be uploaded to online databases for other designers to download and manipulate, speeding up the creative process. Other modes include text, multimedia, and 3D rendering.
Virtually all modern 3D rendering is done using extensions of 2D vector graphics techniques. Plotters used in technical drawing still draw vectors directly to paper.
How can you tell if your art is Vector Art? One way is by the file type. Modern vector art is usually created in Adobe Illustrator, and is commonly saved with certain file extensions. The four most common Vector file extensions are .ai, .pdf, .eps and .svg.
However, just because a file is saved in one of these formats, does not mean that it is truly vector art. Sometimes, people open raster files in Adobe Illustrator, and re-save the file in a vector format, without recreating the art using the vector editing tools. Only art originally created in a vector editing program, such as Adobe Illustrator, is truly vector art.
History
Vector graphics systems were retired from the U.S. en route air traffic control in 1999, and are likely still in use in military and specialized systems. Vector graphics were also used on the TX-2 at the MIT Lincoln Laboratory by computer graphics pioneer Ivan Sutherland to run his program Sketchpad in 1963.
No comments