# libigl-glad **Repository Path**: liweihao_gitee/libigl-glad ## Basic Information - **Project Name**: libigl-glad - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-06-25 - **Last Updated**: 2025-06-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README glad ==== The files in this folder were generated using [glad](https://github.com/Dav1dde/glad). ### Using a different version of OpenGL The files in this folder correspond to the OpenGL 4.1 Core Profile. If you need to use libigl with a different version of OpenGL, you can use this [webservice](http://glad.dav1d.de/) to generate the loader for your desired version of OpenGL. Then, in your CMake build system, simply define the target `glad` to point to your own version of glad before including libigl.