5 ms·
I see that it draws on canvas, and I used to draw on svg. This is awesome!
by kasupe 4y ago
I see that it draws on canvas, and I used to draw on svg. This is awesome!
- justtoni 4y agoSVG excels at drawing a small number of large elements, where it sometimes performs even better than the HTML5 Canvas or WebGL.