Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 239 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 239 Bytes

opengl-qt5

OpenGL test code and examples implemented using Qt5

This pulls together some of the most basic OpenGL examples you can find in all the OpenGL tutorials (ie. the triangle) and implements them purely using Qt5 OpenGL methods.