GDI vs SDL Game Engine
A side-by-side look at GDI and SDL Game Engine. For an in-depth review of either product, follow the links below.
GDI
System & Hardware
GDI (Graphics Device Interface) is a core Windows component that enables applications to use graphics and formatted text on video displays. It provides device-independent graphics rendering services for Windows-based applications.
graphicswindowsdevice-interface
SDL Game Engine
Games
The SDL Game Engine is a free, open source game development library that provides low-level access to graphics, audio, input, and other hardware via OpenGL and Direct3D. It is written in C and works across many platforms including Windows, Mac, Linux, iOS, and Android.
game-developmentgraphicsaudioinputopen-sourcecrossplatform
Related Comparisons
DirectX
SFML
Allegro
GLFW
Crystal Space
PyOpenGL