View Full Version : VC 7 & OpenGL 1.3
Belgy
12-01-2003, 11:06 PM
I recently discovered that my Visual Studio .NET does NOT have support for writing OpenGL 1.3 code.
What must I do to make this work ??
Regards...
nexusone
12-02-2003, 03:54 AM
Look at using openGL extensions to access the higher 1.3 functions. try a google search, there are already some people who have made examples of using .NET with openGL.
Another option is to use go back to plan C/C++.
Originally posted by Belgy:
I recently discovered that my Visual Studio .NET does NOT have support for writing OpenGL 1.3 code.
What must I do to make this work ??
Regards...
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.