Skip to content

weihuoya/HelloGL_WIN32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HelloGL for Win32

Using OpenGL on Windows: A Simple Example

Any OpenGL program for Windows has to take care of some window-dependent setup.

There are several ways this setup can be done, for example, using the GLUT library or using GDI and WGL directly.

This demo use the Windows OpenGL API directly.

About

OpenGL Demo for Win32

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published