Linked by David Adams on Tue 23rd Sep 2008 00:12 UTC, submitted by zz
Permalink for comment 331092
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.





Member since:
2007-08-11
Not a surprise since DirectX has been the king of graphics for programmers.
(emphasis mine in above quote)
WRONG. DirectX has been the king of GAMES. Most professional graphics packages still use OpenGL due to its cross-platform ability.
Each has strengths. DirectX seems to have moved forward a lot quicker due to support from hardware manufacturers (which is in part due to MS keeping the spec up to date with technology).
OpenGL does lag behind in terms of what current hardware supports, however it should not be overlooked. For example any 3D software for a platform other than windows will use OpenGL. Its still a strong API. Plenty of games still use it too, for example doom 3 (i'm sure there are more recent examples but i'm not much of a gamer).