Paketname | libglui-dev |
Beschreibung | A GLUT-based C++ user interface library |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 2.36-4ubuntu1 |
Sektion | universe/libdevel |
Priorität | optional |
Installierte Größe | 852 Byte |
Hängt ab von | libglui2c2 (= 2.36-4ubuntu1), freeglut3-dev |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | glui |
Paketgröße | 198484 Byte |
Prüfsumme MD5 | cb3ae228d595fcd385f5434a2ae7e0f4 |
Prüfsumme SHA1 | 54d0553e4507788afc1dc47be283ef4757ab6a01 |
Prüfsumme SHA256 | 745b98308c2b900b5f151fb299c8c3a975dfe533c67d0a329fbb635faf7b3fd9 |
Link zum Herunterladen | libglui-dev_2.36-4ubuntu1_i386.deb |
Ausführliche Beschreibung | GLUI provides controls such as buttons, checkboxes, radio buttons, and
spinners to OpenGL applications. It is window-system independent, relying
on GLUT to handle all system-dependent issues, such as window and mouse
management. Features of the GLUI User Interface Library include:
.
- Complete integration with GLUT toolkit
- Simple creation of a new user interface window with a single line of
code
- Support for multiple user interface windows
- Standard user interface controls such as:
- Buttons
- Checkboxes for boolean variables
- Radio Buttons for mutually-exclusive options
- Editable text boxes for inputting text, integers, and
floating-point values
- Spinners for interactively manipulating integer and floating-point
values
- Static text fields
- Panels for grouping sets of controls
- Separator lines to help visually organize groups of controls
- Controls can generate callbacks when their values change
- Variables can be linked to controls and automatically updated when the
value of the control changes ("live variables")
- Controls can be automatically synchronized to reflect changes in live
variables
- Controls can trigger GLUT redisplay events when their values change
- Layout and sizing of controls is automatic
- Controls can be grouped into columns
- User can cycle through controls using Tab key
.
This package contains the development files.
|