Image-based vs. Object-based Graphics
There’s a very basic distinction in kinds of pictures (and therefore kinds of graphics) we use with computers. The difference is really simple, but very difficult to describe precisely. In fact, we don’t even have great words for the two categories.
In the old days, they referred to the two types as “raster” and “vector”. I prefer “image-based” and “object-based”.
Here’s a first attempt at the definitions:
An image-based (or raster) graphic represents the pictures by measuring the color at a pre-determined set of locations (usually a grid).
Read more…