Graphics::Primitive is library agnostic system for drawing things.
The idea is to allow you to create and manipulate graphical components
and then pass them off to a Driver for actual drawing.
