Paketname | libguichan-opengl-0.8.1-1 |
Beschreibung | small, efficient C++ GUI library (OpenGL integration) |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.8.2-1 |
Sektion | libs |
Priorität | optional |
Installierte Größe | 84 Byte |
Hängt ab von | libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1) |
Empfohlene Pakete | |
Paketbetreuer | Patrick Matthäi |
Quelle | guichan |
Paketgröße | 23324 Byte |
Prüfsumme MD5 | 6e8e6597f983d563b493155f34f5261d |
Prüfsumme SHA1 | df7b47a1a4bf7a6194d224a0881513a6244c47e5 |
Prüfsumme SHA256 | bd8a42296f4942b5663b99eea99d982d1494a11faeaa0ed78bf0ba71603f955c |
Link zum Herunterladen | libguichan-opengl-0.8.1-1_0.8.2-1_i386.deb |
Ausführliche Beschreibung | Guichan is a small and efficient C++ GUI library designed for games. It
comes with a standard set of widgets and can use several different objects
for displaying graphics and grabbing user input.
.
Guichan has a very abstract design which allows users of Guichan to use
different objects for displaying of graphics and grabbing of user input.
Guichan comes with (for now) 3 implemented graphics objects (SDLGraphics,
OpenGLGraphics and AllegroGraphics) and 2 implemented input objects
(SDLInput and AllegroInput),
.
Guichan is designed in a very abstract way making it very easy to extend
Guichan for your own needs. It is even very easy to implement new graphics
objects making Guichan as portable as ansi C++ is.
.
This package contains the OpenGL integration for guichan.
|