Graphic antialiasing?

Started by
0 comments, last by r2d2rigo 15 years, 10 months ago
I am displaying different graphics in my opengl application. I am using opengl texturing method. But the edges of the graphics are not very smooth so how can i use graphic ant aliasing. Is there any alternative method to solve this? Is it possible to solve this using alpha blending on the edges? If yes please help me with the steps how to do that. I use irregular shaped images also. I am using GL_LINE_SMOOTH for normal drawings. Thanks, Soumyadipta De
Advertisement
Follow NeHe's antialising tutorial: http://nehe.gamedev.net/data/lessons/lesson.asp?lesson=46

This topic is closed to new replies.

Advertisement