https://github.com/cococry/glad
Glad but added Premake Support
https://github.com/cococry/glad
Last synced: over 1 year ago
JSON representation
Glad but added Premake Support
- Host: GitHub
- URL: https://github.com/cococry/glad
- Owner: cococry
- Created: 2022-02-24T15:12:07.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-27T12:08:22.000Z (about 4 years ago)
- Last Synced: 2025-01-13T08:30:31.518Z (over 1 year ago)
- Language: C
- Size: 238 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Glad
This repository is a Copy of the [*Glad Repository*](https://github.com/Dav1dde/glad).
Glad is a OpenGL library which gives the Programmer access to all OpenGL Functions on the targeted
hardware. Glad does not support building for Premake and because of that i implemented it myself.