Linked by Thom Holwerda on Tue 12th Jun 2007 19:36 UTC, submitted by atezun
Thread beginning with comment 247421
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
You also have to remember that most game engines are licensed and the unreal engine which is one the biggest and most used has the ability to use both directx and opengl as their api. Opengl is a proven and stable api, it has the ability to be extended and has the added benefit that most game engines have a backend to it as well as the fact that its cross-platform which is most likely why its used so widely till this day. Most game companies especially those that develop for consoles usually use middleware which is usually provided by the console maker, and then they build their engines on top of that.




Member since:
2005-07-09
What else is there that they would use? They may have their own Game APIs (well they have their own game engines which most games wind up using), but they don't maintain their own 3d graphics APIs, I wouldn't be surprised if they weren't using OpenAL and even SDL as well.
Edited 2007-06-13 00:38