Commit d2bf7360 authored by John Harwell's avatar John Harwell
Browse files

In the code to convert OpenGL lines to polylines, the polygons were drawn...

In the code to convert OpenGL lines to polylines, the polygons were drawn using quads.  Found out that quads are deprecated in newer versions of OpenGL so changed polyline code to use triangles.
parent 9cdc3c6e
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment