Opengl version 1.4
-
Hi could any one please tell me where to find opengl version 1.4. I tried the net for a whole day, all invain. If some one of you have silicon graphics implementation or any please send to me shiraztk AT rediffmail DOT com regards
The Best Religion is Science. Once you understand it, you will know God.
-
Hi could any one please tell me where to find opengl version 1.4. I tried the net for a whole day, all invain. If some one of you have silicon graphics implementation or any please send to me shiraztk AT rediffmail DOT com regards
The Best Religion is Science. Once you understand it, you will know God.
Zainu wrote:
could any one please tell me where to find opengl version 1.4.
OpenGL comes with the drivers for your graphics card, if the graphics card supports that level of OpenGL. If your graphics card does not support it, level 1.2 is supported through software emulation under Windows XP/Vista and 1.0 under 2000. If you are looking for library support for OpenGL, they are available for each compiler through sites specific for that compiler. Which are you looking for?
_________________________ Asu no koto o ieba, tenjo de nezumi ga warau. Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb)
-
Zainu wrote:
could any one please tell me where to find opengl version 1.4.
OpenGL comes with the drivers for your graphics card, if the graphics card supports that level of OpenGL. If your graphics card does not support it, level 1.2 is supported through software emulation under Windows XP/Vista and 1.0 under 2000. If you are looking for library support for OpenGL, they are available for each compiler through sites specific for that compiler. Which are you looking for?
_________________________ Asu no koto o ieba, tenjo de nezumi ga warau. Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb)
-
Thank you I was looking for building an application in VC++ 6.0. Regards
The Best Religion is Science. Once you understand it, you will know God.
Zainu wrote:
I was looking for building an application in VC++ 6.0.
VC++ 6.0 should be OpenGL ready, simply install the upgrades: Service Pack 6.0: http://msdn2.microsoft.com/en-us/vstudio/aa718364.aspx[^] and if you have nvidia graphics cards: http://developer.nvidia.com/object/sdk-9.html[^] or if you have ATI: http://ati.amd.com/developer/radeonSDK.html[^] That should allow appropriate extensions to bring the OpenGL current.
_________________________ Asu no koto o ieba, tenjo de nezumi ga warau. Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb)