Skip to content

OpenGL Lines

Roan requested to merge opengl/lines into develop

Implements lines and arcs. afbeelding And we now also have some arcs. afbeelding

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)

Merge request reports

Loading