turnage / valora

painting by functions
https://paytonturnage.gitbook.io/valora/
MIT License
702 stars 30 forks source link

Project strokes in the rasterizer #25

Closed turnage closed 4 years ago

turnage commented 4 years ago

Today the rasterizer only supports fills.

To support strokes, it must project strokes. It should support the following line caps:

It should also accept a parameter for thickness.