Thread: Vectors?
View Single Post
Old 11-15-2004   #2 (permalink)
Man1c M0g
Sheep Worrier
 
Man1c M0g's Avatar
 
Join Date: Sep 2003
Location: Portsmouth, UK.
Posts: 4,105
Blog Entries: 14

Send a message via ICQ to Man1c M0g Send a message via MSN to Man1c M0g Send a message via Skype™ to Man1c M0g
Its quite easy to explain by stating what they are NOT. Quite simply, all computer graphics are either raster or vector....

Raster graphics are what you have probably been dealing with up to this point. In this form, the graphic is made up of small units (pixels), which fit together to form a bigger picture. The benefits of this form include ease of use and supreme flexibility, but resizing the image is always difficult, and can leave you with a distorted look.

Vector graphics are a totally different type of graphics in which objects are created using points and lines, which relate to each other mathematically. Vectors are quite flexible in themselves (especially when using a decent vector graphics program such as Adobe Illustrator), but making tiny changes is very difficult, and normally requires that you overlay a seperate smaller vector object. Because vectors are mathematically defined, they can be distorted and resized with no loss to quality at all.
__________________
Man1c M0g is offline