Y
Hacker News
new
|
ask
|
show
|
jobs
by
khedoros1
3083 days ago
How many lines does it take you to build a pixel buffer in WebGL? SDL2 here is being used to handle input, open a window, and update a texture stretched over the full window using a software-rendered buffer of pixel data.