Also added documentation
This test uses SDL2 to create a window and an OpenGL context. It then uses OpenTK to render into the external SDL2 context. If everything is working correctly, a black window should appear and gradually turn white before disappearing.