Marking Polygon Boundary Edges Tutorial - OpenGL Tutorials in Delphi

OpenGL News / Downloads / OpenGL / Rage3D / Tutorials / Photos / Links / Contact Me / About / Forum
Chapter 1-2     Chapter 3-4    Chapter 5-7   Chapter 8-13


 Ads


 Marking Polygon Boundary Edges (example 2.3) 01 November 2003
Description :

  This uses glEdgeFlag to mark any of the edges on any polygon.

To Enable an edge set the glEdgeFlag to GL_TRUE before drawing the Vertex.
To Disable viewing any ebge set it to GL_FALSE.

Download :  16 KB (EXE and Source)



Chapter 1-2     Chapter 3-4    Chapter 5-7      Chapter 8-13


 Ads