OpenGL Headline News
wrath: OpenGL and OpenGL ES UI rendering library open sourced
Category: Applications • Comments Permalink
Sep 03, 2013
WRATH is a library to facilitate drawing user interfaces with GL in an optimized fashion. It does not address window creation or event handling for that matter. It only handles drawing and creation of objects that represent that drawing. To that end WRATH can be made to work in a variety of toolkits that allow drawing with OpenGL or OpenGL ES.

