schloob wrote:SDL is probably the most beneficial, it's a great way to quickly create a crossplatform window that you can use opengl with, or sdl's own functions for blitting/whatnot.
If you want to quickly create a cross platform window, use glutCreateWindow("windowoname");
OpenGL is better than sdl and gdi put together and multiplied
