answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: How do you upgade your opengl to 2.1?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you develop a chessboard in Opengl?

I want to draw stippled lines by openGL so how I can


How to set java for openGL?

Java has no native support for OpenGL. While there are some third-party attempts, I have yet to hear of one which completely implements OpenGL.


Opengl programming source code for pool game?

writ an opengl program for pool game


Windows vista your opengl is not working it says that it is not supported by your comp and goes back to software mode what do you do to play in opengl or give you a link to fix your opengl?

In order to run OpenGL on Vista, you must download and install a program called GLDirect. This program allows you to run OpenGL-based games and other applications using your graphics card's DirectX drivers.


How do you you include opengl in c plus plus?

OpenGL is not software, it is a specification for cross-platform graphics rendering. All modern graphics cards support the OpenGL specification. In order to program with OpenGL you must first load the OpenGL function pointers. Although you can do this manually it's best to use a library specific to your hardware. Both nVidia and ATI provide their own libraries with tutorials. Remember that OpenGL is not software so there is no official SDK as such. There is no header file named 'opengl' (not officially at least). The OpenGL library headers typically use a gl prefix, such as gl.h, glut.h and glaux.h. The best place to start is by reading the FAQ provided by the official OpenGL website (see related links below). If you're using Windows, you also have the option of using the DirectX API rather than OpenGL. DirectX is not only easier to work with, it also provides support for audio, animation, networking, and so on. OpenGL is purely for graphics rendering but is cross-platform (DirectX only works with Windows).


Will Windows 7 support both DirectX and OpenGL?

Yes. it is up to the video card manufacturer to support OpenGL, however.


What is srb2win.exe -opengl and where do i get it?

I think i know what to do. 1) You cannot download it 2) go to your SRB2 folder 3) find SRB2win.exe 4) just type -opengl after the srb2win so it should say SRB2win.exe -opengl Got it? I don't know if it will work. You should be in OpenGL mode probably. Maybe correct me if I am wrong. ^^


Can you use opengl instead of a direct3d device?

You can't replace Direct3d with OpenGL because it's part of your computer. However you can run OpenGL programs or games by downloading and installing a program called GLDirect. This program allows you to run OpenGL-based games and other applications using your graphics card's DirectX drivers.


How do you play openGL game i have 3d card nvdia Geforce fx 5200 with 128 mb ram but it doesnt play opengl game.?

In order to run OpenGL games, you must download and install a program called GLDirect. This program allows you to run OpenGL-based games and other applications using your graphics card's DirectX drivers.


Files needed to run openGL program?

In order to run a OpenGL program, you must download and install a program called GLDirect. This program allows you to run OpenGL-based games and other applications using your graphics card's DirectX drivers.


Where can you download opengl for windows 7?

So you want to take advantage of the power of the OpenGL API? If you are visiting this page because a game or software uses the OpenGL API, you need to install the appropriate graphic driver which enables usage of the functionality provided.


How do you make CS Source to run in OpenGL mode?

You can play CS 1.6 in OpenGL mode by changing the video mode settings to OpenGL in the options menu or if you're running Vista or Windows 7, you can download and install a program called GLDirect. This program allows you to run OpenGL-based games and other applications using your graphics card's DirectX drivers.