libpugl-0-0
portable API for OpenGL graphical interfaces
Description
Pugl is a minimal portable API for OpenGL GUIs which supports embedding and is suitable for use in plugins, but can also be used for programs. Pugl is vaguely similar to GLUT, but with some significant distinctions: * Minimal in scope, providing only what is necessary to draw
and receive keyboard and mouse input.
* No reliance on static data whatsoever, so the API can be
used in plugins or multiple independent parts of a program.
* Single implementation, which is small, liberally licensed
and suitable for direct inclusion in programs if avoiding a
library dependency is desired.
* Support for embedding in other windows, so Pugl code can
draw to a widget inside a larger GUI.
* More complete support for keyboard input, including
additional “special” keys, modifiers, and support for
detecting individual modifier key presses.
Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
http://drobilla.net/software/pugl/
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install libpugl-0-0