Antialiasing in OpenGL

Started by
0 comments, last by josemarin 21 years, 9 months ago
Hi! Someone knows how to correctly setup OpenGL to perform polygon antialiasing? I''m using glEnable(GL_POLYGON_SMOOTH), but doesn''t works!
Advertisement
Look up "ARB_multisample".

This topic is closed to new replies.

Advertisement