Hacker News new | ask | show | jobs
by troels 4700 days ago
Your GPU powered up? I would assume this renders in CPU, so that's a bit strange.
1 comments

By default it's using a canvas to render, though you can also choose SVG or WebGL. Canvas is hardware accelerated in most browsers.
Didn't realise, though that makes perfectly good sense of course.