Database
grphprg.asc
Associated article: Graphics Programming
Tags: Database
_GRAPHICS PROGRAMMING COLUMN_ by Michael Abrash [LISTING ONE] /* Texture-map-draw the scan line between two edges. Uses approach of pre-stepping 1/2 pixel into the source image and rounding to the nearest source pixel at each step, so that texture maps will appear ...


