Colored-squares
PublicThe repository is a Qt 6 desktop application that demonstrates how to integrate a modern OpenGL 4.6 core context into a traditional Qt Widgets interface. It constructs a main window that loads a simple UI, then embeds a custom QOpenGLWidget subclass. The rendering code draws a 2D scene pyramid of colored squares.