# Modern-OpenGL-Tutorials **Repository Path**: CenseStudio/Modern-OpenGL-Tutorials ## Basic Information - **Project Name**: Modern-OpenGL-Tutorials - **Description**: No description available - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-11-05 - **Last Updated**: 2021-11-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Modern OpenGL Tutorials This tutorial series will cover how to use modern OpenGL instead of the old and deprecated Immediate Mode. These tutorials are based on the work of http://learnopengl.com/ and http://open.gl/.