https://github.com/c0de4un/hello-glfw3-glad
Example: GLFW3 + GLAD using CMake
https://github.com/c0de4un/hello-glfw3-glad
cmake cpp cpp11 cxx cxx11 glad glfw glfw3 opengl
Last synced: 30 days ago
JSON representation
Example: GLFW3 + GLAD using CMake
- Host: GitHub
- URL: https://github.com/c0de4un/hello-glfw3-glad
- Owner: c0de4un
- License: mit
- Created: 2021-03-19T17:47:36.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-27T10:29:03.000Z (over 4 years ago)
- Last Synced: 2025-02-26T21:28:07.290Z (7 months ago)
- Topics: cmake, cpp, cpp11, cxx, cxx11, glad, glfw, glfw3, opengl
- Language: C++
- Homepage:
- Size: 61.5 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hello-glfw3-glad
Example: GLFW3 + GLAD using CMake