2320cfa8cd
Rather than leaning on rasterific to generate filled circles for us, instead start with an open circle, then fill it by scanning line-by-line and filling in points that are "inside" of the circle, based on keeping track with a boolean. Also adds a couple of helper functions for displaying these kinda "boolean graphics" things we're passing around, as sets of points. |
||
---|---|---|
.. | ||
Test | ||
Xanthous | ||
Spec.hs |