Subscribe to AfterDawn's weekly newsletter.
Which is better: OpenGL or DirectX
#1
11 Dec 2003 @ 14:27
xbennyboy
Suspended due non-functional email address
I was just wondering whether which one was faster and which one had more capabilities.
AfterDawn
Advertisement
#2
11 Dec 2003 @ 14:44
Praetor
Moderator
OpenGL wil give a lot better effects because essentially the code has to be done for every platoform it runs on (i.e., assembler type). For instance, the shadowing and lighting in Doom III is so good because (a) they know what there doing and (b) all the stuff they are doing is calibrated for each machine so it might even be that the effects engine is faster i dunnno.
With DX, its not assembler but rather and API that, provided the hardware complies with the DX standard, all the effects can be done at an optimal level. This is why it is much easier to program in DX as opposed to OpenGL (at a developer level of course, where one has to consider multiple hardware platoforms).
Since all major hardware supports both OGL and DX and both run relatively smoothly and both give awesome effects, from a consumer perspective I dont think its feasible to compare them.
With DX, its not assembler but rather and API that, provided the hardware complies with the DX standard, all the effects can be done at an optimal level. This is why it is much easier to program in DX as opposed to OpenGL (at a developer level of course, where one has to consider multiple hardware platoforms).
Since all major hardware supports both OGL and DX and both run relatively smoothly and both give awesome effects, from a consumer perspective I dont think its feasible to compare them.
This message has been edited since its posting. Latest edit was made on 11 Dec 2003 @ 14:46
ASUS A8V Deluxe, A64-3500 @ 2.65
1GB KingMax PC3700
640GB [4x160GB, 7200, 8MB]
XFX 6800GT 256MB
Rules and Policies: http://forums.afterdawn.com/thread_view.cfm/2487
1GB KingMax PC3700
640GB [4x160GB, 7200, 8MB]
XFX 6800GT 256MB
Rules and Policies: http://forums.afterdawn.com/thread_view.cfm/2487
This discussion thread has been automatically closed, as it hasn't received any new posts during the last 180 days. This means that you can't post replies or new questions to this discussion thread.
If you have something to add to this topic, use this page to post your question or comments to a new discussion thread.
If you have something to add to this topic, use this page to post your question or comments to a new discussion thread.

