Download List

專案描述

Minimal OpenGL Utility Library (MOGUL) is a
library similar to GLUT, only with fewer features.
It lets you write window-system-independent OpenGL
programs with even fewer lines of code than GLUT.
It currently supports X11 and Win32. Examples are
included in the distribution. It is intended to be
easy to learn and simple to use.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-03-03 23:36
0.2

This is mostly a bugfix release, but it is
incompatible with 0.1. A malloc/calloc bug was
fixed. Some build issues were fixed. Some
constants were changed to reflect the order of the
arguments to "mogulBegin". Comments were added in
the header file to describe everything. Some names
were changed for uniformity.
標籤: Minor bugfixes

2007-03-01 16:38
0.1

Compilation of the library has been successful
under MS Windows 2000 (SP1) and Debian "sarge".
However, it should compile on any Linux
distribution. You may need to adjust the linker
options if you are compiling under MS Windows XP
or a more recent version of MinGW.
標籤: Initial freshmeat announcement

Project Resources