Click here to Skip to main content
15,889,281 members
Articles / Multimedia / OpenGL

The Role of WGL Functions of OpenGL Rendering onto Microsoft Windows

Rate me:
Please Sign up or sign in to vote.
1.73/5 (3 votes)
27 Feb 2021CPOL5 min read 8.7K   4  
This post sheds some light on all WGL functions(wiggle functions) in OpenGL extension for Microsoft Windows system
This post will share my discovery on all functions named as wglxxxx in header file. Surprisingly, I found the complete list of these WGL functions[3] in header file.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
United States United States
turns good thoughts into actions...


Comments and Discussions