c++ - Use a QPixmap as OpenGL texture -
i writing qt code in c++, including openql graphics (qglwidget).
i assign qpixmap texture opengl quad. possible ?
use class qopengltexture
in article youwill see short example.
i writing qt code in c++, including openql graphics (qglwidget).
i assign qpixmap texture opengl quad. possible ?
use class qopengltexture
in article youwill see short example.
Comments
Post a Comment