View Single Post
Old 11-16-2008, 06:57 PM   #4 (permalink)
Eriond
Crumbly, but Good
 
Eriond's Avatar
 
Join Date: May 2006
Location: Montreal
Posts: 1,645
Reputation: 67
Send a message via MSN to Eriond
Default

Essentiallly. But the difference is not significant, DX10 just has a few more interesting ways of doing lighting effects (as I understand it, I could be wrong about this. This might have even changed now, with newer revisions of OpenGL being released).

For all intents and purposes they're the same, and can do the same things, except that OpenGL is not as integrated as DIrectX is. OpenGL handles only the sending on primitives to the graphics card, DirectX handles a bunch of stuff like model loading, texture loading, stuff like that. However, you can get a 3rd party library with OpenGL and not do that stuff anyway.

So I'd recommend OpenGL over DirectX, just because of it's portability.
__________________
Outsider
3D Space Action Shooter/RPG in Development
http://www.youtube.com/user/outsidergame
Eriond is offline