[GEM-dev] fsaa / nvidia / linux

patrick puredata at 11h11.com
Tue Feb 10 21:12:06 CET 2009


i am in the process of learning how to setup an opengl correctly for AA. 
i think FSAA is only for nvidia and there's a better way to enable AA. 
here's what i've found:

http://nehe.gamedev.net/data/lessons/lesson.asp?lesson=46

pretty complex. creating a dummy window to fetch the possibility of the 
videocard etc... and then

glEnable(GL_MULTISAMPLE_ARB);

pat





More information about the GEM-dev mailing list