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.324.659 Times

libGLI 0.4

  Date Added: September 19, 2010  |  Visits: 887

libGLI

Report Broken Link
Printer Friendly Version


Product Homepage
Download (99 downloads)



libGLI is a multi-platform library for creating 3D user interfaces, based on OpenGL. With the help of this library, programmers can add in their own graphical application elements for the user interface and connect interface objects to their own programs with callbacks. In other words, GLI sits between the user and an OpenGL application. Using libgli libGLI is built first of all to relieve the programmers who build graphic applications based on OpenGL and dont want spend half of the time for programming their own user interface. In particular, libGLI will be useful for small and average projects, where the majority of time is spent not on the user interface, but on the REAL purpose of the program. But thats not to say that libGLI is intended for small projects only. libGLI has sufficient features for building both simple and complex interfaces. The main feature of libGLI is that it is a general interface, i.e. programmers can create interface objects of various form, color, size, etc. libGLI is a multiplatform library written in C++. All objects are based on classes defined in the library. The programmer can inherit from these classes to build new objects. Whats New in This Release: - Updated Files: INSTALL README TODO ChangeLog - New Files: COPYING man-pages - New GLUT Demo: EditBox - editbox: Added Function GetText - Demos: Moved to their own Project because of size.

Requirements: No special requirements
Platforms: Linux
Keyword: Based Based On Interface Interfaces Libgli Libraries Library Opengl Programming User User Interfaces
Users rating: 0/10

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


LIBGLI RELATED
Programming  -  GRegExp Explorer 0.4.0
GRegExp Explorer is a graphical regular expression explorer based on the PCRE regular expression library. It is possible to test regular expressions on the fly and check the result in detail..
122.88 KB  
Development Tools  -  Launch a program based on file extension 1.0
This script associates or launches an action to be performed by the os based on filename extension. For example, assoc.py -e test.c will launch emacs. The optional extra_args allows you to add additional settings to the command associated with the...
 
Modules  -  Sessions based on files instead of mysql 1.0
Sessions based on files system instead of mysql database.If you want to save the maximum of mysql ressource and gain time loading your pages, try this hack.It is simple to install and works fine.Just follow install.txt
 
Modules  -  Multiple flat shipping rates based on Order Total 1.0
This small contribution is based on the "Percent Rate x total sale price" shipping contribution originally posted by WebyMaster and modified by many. All credit to all who came before!Basically it works like this:> The shipping cost will vary...
 
Modules  -  Shipping Method Based On Order Total 1.0
This contribution will allow you to choose the shipping method based on the total order, i.e. for orders under $200, ship with USPS, while for orders over $200, ship with UPS. It will also allow you to enable/disable shipping, depending on whether...
 
Modules  -  Table Quote - Shipping cost based on total ranges 6.x-2.0
This module is a 3rd party module for doDUbercart allowing to calculate shipping cost based on total order weight or total order price, and managing ranges.You can define weight ranges: a lower weight, an upper weight and a cost.An order which...
10 KB  
Libraries  -  SAGGLibEngine 1.0.1
SAGGLibEngine was designed based on the Anti-Grain Geometry library and aims to provide a simple interface for developers, such as pen, font, brush, DrawText, Ellipse,etc. The library is developped based on common language extension (CLE)....
 
Audio Tools  -  BMPx 0.40.1
BMPx is a media player based on the XMMS multimedia player software. Its primary goals are usability and usage of current desktop standards. BMPx is the codename for the next-generation BMP. It will not differ very much from the current BMP,...
2.2 MB  
Programming  -  Coloryze 1.0.6
Coloryze is an application for generating color themes based on the theory of how hues can be combined. It supports monochromatic, complementary, split-complementary, double-complementary, analogous, and triadic schemes. It can generate tables...
10.24 KB  
Programming  -  QVision 0.5.1
It is a free development library based on (or extending) the Qt library. The QVision is mainly oriented to create Qt applications for computer vision, image and video processing. This library focus mainly on educational and research...
6.35 MB  
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