An open API service indexing awesome lists of open source software.

https://github.com/hucaru/win32_gl

Win32 OpenGL Helper
https://github.com/hucaru/win32_gl

library opengl win32

Last synced: 9 days ago
JSON representation

Win32 OpenGL Helper

Awesome Lists containing this project

README

          

# win32_gl
Header file only library for opening an opengl context and window on win32

## Usage
See example folder on how to use the header file, as well as how to use Glad to load OpenGL functions

## Screenshot
![screenshot](images/screenshot.PNG)