This project began as an experiment creating a hardware accelerated game in C#. The only dependency, apart from having .NET or mono installed, is the OpenTK (opentk.com) media library, which is included in the game binaries.
AMLib is designed to provide a simple 2d interface to OpenTK at the OpenGL level.
Much of the code base is borrowed from the hxRender library which is published under the zlib license.
... [More] http://sourceforge.net/projects/hxrender/
This is designed for mono/.net built on OpenTK. [Less]