rlsw – Raylib software OpenGL renderer in less than 5k LOC
240 points by fschuett
by ciroduran
4 subcomments
Raylib's author was very happy to announce that you can compile an entire raylib program with no dependencies other than, say, being a win32 app https://x.com/raysan5/status/1980322289527976202
by az09mugen
1 subcomments
Curious to hear the take Tsoding has on that news.
by pbohun
4 subcomments
What's cool about this is that computers are so fast that you could probably make a decent 2D game using only this software-rendered OpenGL 1.1 library.