Hacker News new | ask | show | jobs
by fulafel 1167 days ago
A texture in WebGL is just a memory buffer that can be accessed by shaders. It doesn't end up on screen automatically.