-
The version of GL under the windows-system?
How to use the functions of the higher version of opengl with the visual c++ under the windows-system?
-
Re: The version of GL under the windows-system?
Hi,
take a look at extensions. Everything above OpenGL 1.1 is handled via Extension
. Usually these need to be initialized before using. Take a look at nehe.gamedev.net
cheers
Boim
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules