Hey All, I made a header only C++ library where it's 1 line of code to init, then you can start writing to pixels on the screen.

I call it thirteen.h, as it is inspired by the simplicity of the 13h days.

Examples include a mandelbrot viewer and a playable mine sweeper game.

MIT licensed.

https://github.com/Atrix256/Thirteen

@demofox I was excited to see this and then saw the DirectX limitation. I wanted to use this on my Pi displays.
@doofus_canadensis there's a pr for mac (metal) support, and someone else is working on linux support. You are not alone on that!
@demofox sweet