# qtquick2-python-opengl-example **Repository Path**: barfoot/qtquick2-python-opengl-example ## Basic Information - **Project Name**: qtquick2-python-opengl-example - **Description**: fork from github - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2019-03-05 - **Last Updated**: 2024-02-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # QtQuick2 PyQt5 OpenGL Example Experimental examples of how to integrate PyQt5, QtQuick, and raw OpenGL calls together. * __001 : Just a blank window__: Nothing to show. * __002 : 2d triangle example__: Click on the buttons on the right side will change the color of the triangle. ![2d triangle example](https://github.com/kunlin596/qtquick2-python-opengl-example/blob/master/ScreenShots/2d-triangle.png)