Menu

ManGLe / News: Recent posts

Mangle Project

I've decided to upload this project I began a long time ago, when the Tao framework didn't have official support for .NET 2.0 (and in fact, would not install at the time). ManGLe (Managed GL +extensions) was born. The main goal at the time was to get a functioning OpenGL binding for .NET languages. With further tweaking, I began to make portions of it take advantage of features in newer languages that aren't present in C, which the original GL library is designed for. It started off with some simple renaming, as namespaces could replace the need for a gl in front of every function name. Proper enumerations later replaced the CPP predefined values to make it easier to pass only valid enumeration values, and to allow autocomplete to do its job.... read more

Posted by Chris Cox 2008-02-15
MongoDB Logo MongoDB