This is my second attempt to make the Amiga blitter draw subpixel-corrected lines for a polygon filler. I have decided on a hybrid approach, where I use the blitter to draw vertically oriented polygon edges, and the CPU for horizontally oriented polygon edges. This solves the problem cases in the first version, where the filler would leak outside the polygon.
Link to this comment:
All Comments (0)