alice icon indicating copy to clipboard operation
alice copied to clipboard

Draw lines in FPGA

Open lkesteloot opened this issue 7 years ago • 2 comments

lkesteloot avatar Jun 16 '17 05:06 lkesteloot

Okay to only handle linewidth = 1.

lkesteloot avatar Jun 16 '17 05:06 lkesteloot

Yes, assume LINE is width 1. hardware_rasterizer will convert lines with width >= 2 to screen-aligned triangles.

bradgrantham avatar Jun 16 '17 05:06 bradgrantham