# openGL **Repository Path**: BTailCat/openGL ## Basic Information - **Project Name**: openGL - **Description**: openGL学习的 - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-11-13 - **Last Updated**: 2023-08-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README * 安装opengl `sudo apt-get install libglew-dev libsdl2-dev libsdl2-image-dev libglm-dev libfreetype6-dev` `sudo apt-get install build-essential libgl1-mesa-dev` * vm opengl升级 `sudo apt-get install driconf` * 查看opengl版本 `glxinfo | grep OpenGL`