marler8997 / opengl-win32-example

OpenGL 1.0 and 3.0 example with Win32 api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenGL Win32 Example

A simple example that shows how to create and setup a win32 window with an OpenGL context.

Compile and run with cl main.c && main.

About

OpenGL 1.0 and 3.0 example with Win32 api

License:Boost Software License 1.0


Languages

Language:C 100.0%