Paketname | libglui2c2 |
Beschreibung | GLUI, a C++ GLUT based GUI library - Runtime support |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 2.36-4ubuntu1 |
Sektion | universe/devel |
Priorität | optional |
Installierte Größe | 392 Byte |
Hängt ab von | freeglut3, libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libgl1-mesa-glx | libgl1, libglu1-mesa | libglu1, l |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | glui |
Paketgröße | 123212 Byte |
Prüfsumme MD5 | e023cf331166415ac68b1ffafc4d7a0b |
Prüfsumme SHA1 | bd9a8b1f9687518c52b503499afa60ab22b14faf |
Prüfsumme SHA256 | c70c14b62f1431cd92870eee349ad00719604714a8fb07e7739255062a41e66f |
Link zum Herunterladen | libglui2c2_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
|