Drawing NGons with OpenGL

Posted by user146780 on Stack Overflow See other posts from Stack Overflow or by user146780
Published on 2010-05-01T18:47:39Z Indexed on 2010/05/01 19:07 UTC
Read the original article Hit count: 175

Filed under:
|

Is OpenGL, given a series of points, able to fill in a polygon or is this only possible by creating lots of trianges? Thanks

© Stack Overflow or respective owner

Related posts about opengl

Related posts about c++