Anatomy of a Vector Object
Now that you understand the differences between rasters and vectors, you can dissect vectors and find out what makes them tick. We mentioned that vectors are defined by plotted anchor points, and the coordinates of these points are what define the actual shape. You'll start with a simple patha straight
Figure 2.5. A straight vector path has two anchor points. The
|
|
|
It's important to think of the line as two points, not as a drawn line, because when working in Illustrator, you often create the points, not the path itself. For example, imagine that you are the artist creating a children's connect-the-dots coloring book. You create the dots, but someone else actually connects the lines. When you think of vectors in this way, it becomes a lot easier to grasp. |
This all seems easy because we've been talking about straight lines. However, the line that Illustrator draws to connect two anchor points doesn't have to be straightit can be
A smooth anchor point has two direction handles (aka control points), which specify how the curved line is drawn. The smooth anchor point becomes a tangent to the drawn path itself and the position of the direction handles defines the curve ( Figure 2.7 ). For example, to draw an oval, you need to create four smooth anchor points; each anchor point has to have two control handles that define how the curved lines should be drawn ( Figure 2.8 ).
The good news is that Illustrator's primitive drawing tools allow you to create simple
|
|
Anchor points and direction handles don't actually print. They just appear on your screen so that you can edit vector paths. When you print a file, only the lines that connect the anchor points print. |