Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.330.814 Times

Minimal OpenGL Utility Library 0.2

  Date Added: June 18, 2010  |  Visits: 1.312

Minimal OpenGL Utility Library

Report Broken Link
Printer Friendly Version


Product Homepage
Download (116 downloads)



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. The project currently supports X11 and Win32. Examples are included in the distribution. It is intended to be easy to learn and simple to use. Whats New in This Release: - 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.. Get Minimal OpenGL Utility Library at SourceForge.net. Fast, secure and free downloads from the largest Open Source applications and software directory. This Minimal OpenGL Utility Library is a library similar to GLUT, only with fewer features! You can write window-system-independent OpenGL programs with even fewer lines of code than GLUT. Initial support for X11 and Win32. Examples.

Requirements: No special requirements
Platforms: Linux
Keyword: Fewer Glut Libraries Library Minimal Minimal Opengl Utility Library Mogul Opengl Opengl Utility Library Programming Similar Utility Utility Library
Users rating: 0/10

License: Freeware Size: 112.64 KB
USER REVIEWS
More Reviews or Write Review


MINIMAL OPENGL UTILITY LIBRARY RELATED
Libraries  -  libmogul 0.2
Minimal OpenGL Utility Library (libmogul) is a library similar to GLUT, only with fewer features! You can write window-system-independent OpenGL programs with even fewer lines of code than GLUT. Initial support for X11 and Win32. What is...
112.64 KB  
Libraries  -  SDL::OpenGL::App 1.08
SDL::OpenGL::App is a Glut like wrapper for SDL OpenGL apps. SYNOPSIS use SDL::OpenGL::App; my $app=new SDL::OpenGL::App; $app->app_name("Gears"); $app->register_handler(init => &init, draw => &draw, events => &events, idle => &idle,...
174.08 KB  
Science  -  gPICLIB b
GNU PIC LIBRARY PROJECTThe interest of this project is to develop a set of Libraries that are released in LGPL License to use to PIC microcontroler programming.Then any program resulted by this use would be a proprietary or free softwares.
81.51 KB  
Card Games  -  Stamit's Online Poker 0.2
Stamit's Online Poker project is a simple OpenGL poker game that can be played online with another person. Compilation: Make sure you have the GNU C and C++ compilers. Get MOGUL, the Minimal OpenGL Utility Library,...
460.8 KB  
Programming  -  NetStumbler::Speech 0.01
This module handles interaction with Microsoft speech libraries as I find a speech library for use on linux/mac I will add support for those. EXPORT These functions avaibale for export hasLibrary initializeSpeech speak...
10.24 KB  
Gaming Utilities  -  Alpha Shooter 0.0.3
Alpha Shooter is a 3D OpenGL first-person shooter game with a sci-fi setting. Alpha Shooter was born as a project for the Computer Graphics course at the University of Bologna. The main objective was to develop a very simple 3D game using the...
788.48 KB  
Programming  -  tkscript 0.9.0.60
tkscript is a JIT-accelerated C-like scripting language with bindings for OpenGL, SDL, SDL_net, libpng, and zlib. A plugin SDK can be used to dynamically extend the script engine with custom C functions and C++ classes. It can be used to...
645.12 KB  
Simulation Games  -  OGRE 1.4.3
OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented, flexible 3D engine written in C++ designed to make it easier and more intuitive for developers to produce applications utilising hardware-accelerated 3D graphics. The class...
22.5 MB  
Libraries  -  AutoSplit 5.8.8
AutoSplit is a Perl module that can split a package for autoloading. SYNOPSIS autosplit($file, $dir, $keep, $check, $modtime); autosplit_lib_modules(@modules); This function will split up your program into files that the AutoLoader module...
12.2 MB  
Version Control Tools  -  Team Foundation for Mono 0.5.0.1
Team Foundation for Mono is an implementation of the Team Foundation libraries and related client programs for the Mono .Net platform. Team Foundation is a collection of collaborative technologies that support a team effort to deliver a product...
276.48 KB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB