An open API service indexing awesome lists of open source software.

https://github.com/libigl/libigl-glad


https://github.com/libigl/libigl-glad

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

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.