Group: microsoft.public.win32.programmer.directx.graphics · Group Profile · Search for the triangle in microsoft.public.win32.programmer.directx.graphics
Author: benwhi
Date: Aug 22, 2008 03:44
... that answers my question, so.... I am drawing a polygon formed of n triangles. It needs to be antialiased to get rid of the jaggies, so I have ..., TRUE ); Results look good apart from one thing: The edges of the triangles that form my polygons have also been aliased, so I get faint black lines in between each triangle. Anybody know how to get it to just anti-alias the edges of the ...
|