Dokumentaro de Gambaso
Compilation & Installation
Components
gb
gb.crypt
gb.qt4
Documents
Indekso de Lingvo
Language Overviews
LeguMin
Lexicon
Registro

gb.gui.opengl

This component will load one of the OpenGL components between gb.qt4.opengl, gb.qt5.opengl, gb.gtk.opengl or gb.gtk3.opengl, according to the current desktop in use.

If the GB_GUI environmental variable is defined, then gb.gui.opengl will load the opengl component corresponding to the GUI component specified in it, whatever desktop is currently used.

Since 3.17

gb.gtk3 has OpenGL support since Gambas 3.17.

See the gb.qt4.opengl component for the documentation of classes.

Author BenoƮt Minisini.
Implements OpenGL display.
Requires gb.gui, gb.opengl.

See also