Render

Render is pretty much your basic graphics utility library, it used to be composed of a bunch of sub-libraries but maintaining all of them became tedious, so now it's pretty much one huge library. Render is a dependency of all my current projects, and provides wrappers to many of the more tedious activities, shaders, frame buffers, etc., it also contains some mesh and geometry library stuff.