You might have come across these terms Directx and OpenGL terms . Like for Example the Nvidia GeForce 8600Gt is DirectX10 enabled
Directx
DirectX is a collection of API (Application program Interface) for handling Multimedia based tasks like Videos and gaming .Its made by Microsoft
Direct3D is widely used in the development of computer games for Microsoft Windows, Microsoft Xbox, and Microsoft Xbox 360. Direct3D is also used by other software applications for visualization and graphics tasks . As Direct3D is the most widely publicized component of DirectX, it is common to see the names "DirectX" and "Direct3D" used interchangeably.
Latest version of DirectX is the DirectX10.1 for Windows Vista
Versions of DirectX Currently Being used
DirectX 8.1 (xp)
DirectX 9a , 9b , 9c (xp)
Directx9L (Vista)
Directx10 , 10.1 (Vista)
OpenGL
OpenGL is slightly similar to DirectX . But it is Open Source
OpenGl is a standard specification defining a cross platform API for developing applications that produce 2d and 3d Graphics
Unlike DirectX it is not the API itself just the specification .
OpenGL is a specification, meaning it is simply a document that describes a set of functions and the precise behaviours that they must perform
Latest OpenGL version is OpenGL 3.0



LinkBack URL
About LinkBacks
Reply With Quote
