Table of contents |
2 External Links 3 Tutorial Sites 4 Forums on Direct X 5 See also 6 Reference Sites 7 Books on DirectX 8 Resource Sites 3d Graphics |
DirectX APIs
The components comprising DirectX are:
Originally developed for the game development industry, DirectX is becoming more widely used among other software production industries. Most notably, Direct3D is becoming more popular among the engineering sector because of its ability to quickly render high-quality 3D graphics using the latest 3D graphics hardware.
DirectX was developed internally at Microsoft from late 1994 until the first version shipped in September of 1995. It was the Win32 replacement for poorly designed, ill-conceived APIs for the Win16 operating system (DCI and WinG). DirectX was primarily by the team of Craig Eisler, Alex St. John, and Eric Engstrom. Simply put, it allowed all versions of Microsoft Windows, starting with Windows 95, to incorporate quality multimedia and computer gaming into the Windows experience.
When DirectX was first being created in the 1990s, Microsoft had already started including OpenGL on their Windows NT platform. At the time, OpenGL required "high end" hardware and was limited to engineering and CAD uses. Direct3D was intended to be a lightweight partner to OpenGL for game use. As the power of the graphics cards and the computers running them grew, OpenGL became a mainstream product. At that point a "battle" opened between supporters of the cross-platform OpenGL, and the Windows-only D3D, which many argued was another example of Microsoft's embrace, extend and extinguish business tactic. Nevertheless, the other API's of DirectX are often combined with OpenGL in many computer games because OpenGL does not in itself include all of DX's functionality. Several attempts to address this have generally failed.
For languages: C# (v9 Microsoft Visual Studio)
External Links
Tutorial Sites
To keep these relevant to the Version of DirectX and the selected programming language the versions and programming language of the various tutorials are shown.Forums on Direct X
See also
Simple DirectMedia LayerReference Sites
Books on DirectX
Resource Sites 3d Graphics