How are vector graphics stored?
Vector graphics are stored as a list of attributes
True or False?
It is possible to layer objects on top of one another without losing the data that is underneath in vector graphics.
True
Changing the complexity of a vector image…
…changes its files size, because of the additional information that needs to be stored.
Describe what “resolution independent” means.
The 2D graphics have the ability to scale and adapt to different screen sizes and resolutions without losing quality
Name the 4 most common objects AND the 3 most common attributes
Objects
* Rectangle
* Ellipse
* Polygon
* Line
Attributes
* Coordinates
* Line colour
* Fill colour