Example - Qt openGL rounded box with textures
-
I have written an example which creates and draws a box with rounded corners and edges. Each face of the box has its own texture. Or, a face can be painted with a color. I am a beginner with openGL and it is very likely that the code can be cleaned up a lot! It located at:
https://github.com/kendavistoo/Qt-openGL-rounded-textured-box