Y
Hacker News
new
|
ask
|
show
|
jobs
by
kasupe
1368 days ago
I see that it draws on canvas, and I used to draw on svg. This is awesome!
1 comments
justtoni
1368 days ago
SVG excels at drawing a small number of large elements, where it sometimes performs even better than the HTML5 Canvas or WebGL.
link