Skip to content

The purpose of this repository is to provide an easy way to incorporate GLAD into other projects using CMake and git submodules. Additionally, it allows for compiling GLAD without the -pedantic compiler flag, without having to compromise on that flag in other projects.

Notifications You must be signed in to change notification settings

DawidLokiec/glad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My GLAD

GLAD is a simple OpenGL loader library that provides a uniform API across multiple platforms, allowing developers to use OpenGL without worrying about platform-specific details.

The purpose of this repository is to provide an easy way to incorporate GLAD into other projects using CMake and git submodules. Additionally, it allows for compiling GLAD without the -pedantic compiler flag, without having to compromise on that flag in other projects.


Feel free to use this repository or make interesting pull requests.

About

The purpose of this repository is to provide an easy way to incorporate GLAD into other projects using CMake and git submodules. Additionally, it allows for compiling GLAD without the -pedantic compiler flag, without having to compromise on that flag in other projects.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published