libsdl2gl
A small library to create SDL 2 - OpenGL applications.
The purpose of the library is to help the programmer to easily create an application with an OpenGL context and to help monitoring keyboard and mouse input .
The library may be appropriate to start learning to code in opengl but not for big projects.
This version is like a small glut replacement but without routines for drawing geometric primitives or for creating pop-up menus.