alice
alice copied to clipboard
Draw lines in FPGA
Okay to only handle linewidth = 1.
Yes, assume LINE is width 1. hardware_rasterizer will convert lines with width >= 2 to screen-aligned triangles.