Disable it in your code by turning off Multisampling: glDisable(GL_MULTISAMPLE);. Example Code, based on the Antialiased Lines code from the RedBook (aargb.c):.
確定! 回上一頁