https://github.com/frontear/simplegraphics
Simple wrapper library around OpenGL
https://github.com/frontear/simplegraphics
Last synced: 11 months ago
JSON representation
Simple wrapper library around OpenGL
- Host: GitHub
- URL: https://github.com/frontear/simplegraphics
- Owner: Frontear
- License: gpl-3.0
- Created: 2021-10-22T06:25:27.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-23T20:48:55.000Z (over 4 years ago)
- Last Synced: 2025-01-26T11:27:39.522Z (about 1 year ago)
- Language: C++
- Size: 41 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SimpleGraphics
A simple wrapper library for OpenGL, making use of glfw and glew.
## License
This project is licensed under the [GNU General Public License v3](https://tldrlegal.com/license/gnu-general-public-license-v3-(gpl-3)) — you may copy, distribute and modify the software as long as you track changes/dates in source files.