Commit 1f333503 authored by John Harwell's avatar John Harwell
Browse files

From the graphic primitives (in the Graphics directory), removed the QUADS,...

From the graphic primitives (in the Graphics directory), removed the QUADS, QUAD_STRIPS, and POLYGON types.  These types are removed from OpenGL 3.x (3.2?) so we should avoid using them.  All code that used these primitive types has been updated to use triangle primitive types.
parent 11334ed1
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