News

Für das automatische Bauen von Qt (z.B. mit Jenkins oder ähnlichen Build-Systemen) bietet sich CMake an. Es geht zwar auch mit qmake, aber in diesem Tutorial soll gezeigt werden, wie man das eine ...
.pro-Datei in Qt Creator öffnen und compilieren. Das Tutorial selbst basiert zum einen auf dem Qt Beispiel "OpenGLWindow" und auf dem Tutorial https://learnopengl ...
I'm porting an old SGI Motif/OpenGL app to Linux Qt/OpenGL and I'm having trouble getting custom colormaps to work. My test code makes a colormap that shades from black to white (as indices 0 through ...