# LearnOpenGLWithQt **Repository Path**: wuruixuan/LearnOpenGLWithQt ## Basic Information - **Project Name**: LearnOpenGLWithQt - **Description**: Learn OpenGL With Qt 学习 Demo - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-04-04 - **Last Updated**: 2023-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 环境配置 需要安装 Qt 5.9,将 dll 目录下所有 dll 文件拷贝到 C:\Windows\SysWOW64 目录下 ## 运行项目 选择某一项目目录下的 .pro 文件,用 Qt Creator 打开,配置好后直接运行即可