davidhatten / geometric-drawer

A little single-page javascript app to generate simple geometries and mandalas
0 stars 0 forks source link

64 claw petal filling issues #69

Closed davidhatten closed 6 years ago

davidhatten commented 6 years ago

Fixes #64

Redesigns the general strategy for drawing shapes, pushed logic up into an abstract class and cleaned up shapes.

Shapes will now fill correctly, but the inner and outer gaps will be bridges. This may have to be revisited.