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

I see that it draws on canvas, and I used to draw on svg. This is awesome!
SVG excels at drawing a small number of large elements, where it sometimes performs even better than the HTML5 Canvas or WebGL.