Open
Description
Using breseham
for drawing every shape is extremely convenient, but the visual noise is significant. It might be better to render continuous, large surfaces with a background color, e.g. using chalk
.
the borders of the area would look different however, so this would require some further investigation.