Hacker News new | ask | show | jobs
by dorkwood 1666 days ago
I thought this is what it was going to be! Another method would be to generate a plane with the same number of vertices as pixels, store the pixel color values as an attribute, and then render the mesh to a canvas.
1 comments

You can right-click canvas and save it as image.
Oh, you're right! I guess you'd have to disable the context menu too.
Which doesn't help either because in the Inspect view you can just click "Screenshot node" on the HTML element.
I'm learning a lot today.