Hacker News new | ask | show | jobs
by kowdermeister 3723 days ago
WebGL is one of the best things that appeared in browsers few years back.
1 comments

And allowed applications to dump full VRAM without any permissions request for quite some time.
Which didn't surprise seasoned OpenGL developers at all, because it happens to us all the time, that we see old memory contents in uninitialized buffer objects.