hpi-swa-teaching / SVGMorph

(SWT22-04)
MIT License
5 stars 2 forks source link

Spike Bezier Curve-based rendering #39

Closed Nils1729 closed 2 years ago

Nils1729 commented 2 years ago

We investigate the feasibility and effects of translating shapes like ellipses or rectangles to bezier curves before passing them to the canvas or rendering engine. This could fix remaining artifacts like #12 and facilitate some aspects of #33.