Y
Hacker News
new
|
ask
|
show
|
jobs
by
vpavicic
1368 days ago
I tried it a bit and it does seem easier and it renders way faster
1 comments
kasupe
1368 days ago
I see that it draws on canvas, and I used to draw on svg. This is awesome!
link
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