Database
grphprog.asc
Associated article: Graphics Programming
Tags: Database
_GRAPHICS PROGRAMMING COLUMN_ by Michael Abrash [LISTING ONE] /* Function to draw an antialiased line from (X0,Y0) to (X1,Y1), using an * antialiasing approach published by Xiaolin Wu in the July 1991 issue of * Computer Graphics. Requires that the palette be ...


