OpenGL Lines
Implements lines and arcs. And we now also have some arcs.
I really don't have a lot of say about it, the functions implemented are:
drawPolyLine
drawLine
drawEllipsoidalArc
drawCircularArc
And as always detailed information about these functions is available in the updated documentation.
fixes #95 (closed)