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.

Depuis 3.17

gb.gtk3 has OpenGL support since Gambas 3.17.

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

Auteur Benoît Minisini.
Implémente Affichage OpenGL.
Nécessite gb.gui, gb.opengl.

See also