3 lines
193 B
Text
3 lines
193 B
Text
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.
|