SDL2 and Graphics Libraries
Comments compare a featured project to cross-platform graphics and windowing libraries like SDL2, Raylib, SFML, and sokol, discussing their popularity, portability, and suitability for games or simple rendering.
Activity Over Time
Top Contributors
Keywords
Sample Comments
SDL2 is pretty popular these days
Is it like sdl2/3 and sfml or raylib?
Were you able to use libs like sdl or opengl etc?
Feels a lot like raylib or sdl to me. Both of those projects are more about games and have other functionality.
Would Raylib fit your ideal?https://www.raylib.com
This is nice! Too bad it's tied to one platform (Windows), instead of some more generic API (like SDL or opengl).
Not that hard nowadays, just use something like SDL to do the heavy lifting.
Dumb question maybe, but cant you "just" use something like sdl2?
It uses SDL so it would be easy to port.
You might be interested in the Maelstrom GPL port.https://github.com/libsdl-org/Maelstrom