If you right click on the page, you can 'open image in new tab' and get an image of the current screen. I assume that means it is rendering an entirely new image each frame... which is a tad wild.
> I assume that means it is rendering an entirely new image each frame... which is a tad wild.
What's wild about that? That's exactly what it's doing and what most uses of canvas/WebGL do.
> I assume that means it is rendering an entirely new image each frame... which is a tad wild.
What's wild about that? That's exactly what it's doing and what most uses of canvas/WebGL do.