https://github.com/x-epicdev/cmake_glfw_template
An Incredibly Barebones C/C++ CMake OpenGL Template Using GLFW and Glad
https://github.com/x-epicdev/cmake_glfw_template
glad glfw3 opengl template
Last synced: 7 months ago
JSON representation
An Incredibly Barebones C/C++ CMake OpenGL Template Using GLFW and Glad
- Host: GitHub
- URL: https://github.com/x-epicdev/cmake_glfw_template
- Owner: X-EpicDev
- License: mit
- Created: 2025-01-08T10:34:16.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-01-09T05:12:07.000Z (9 months ago)
- Last Synced: 2025-01-25T19:12:15.021Z (8 months ago)
- Topics: glad, glfw3, opengl, template
- Language: C
- Homepage:
- Size: 118 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# An Simple GLFW and GLAD Template For C/C++
Just Creates A Simple GLFW and GLAD template that anyone can use and alter however they want. I made this whilst trying to
figure out how to make a GLFW project and got annoyed so i thought maybe others might also get annoyed. so I made this very
simple template for anyone to use anytime