View Single Post
  #183  
Old 01-28-2011, 05:34 PM
The Kraken The Kraken is offline
Approved Member
 
Join Date: Jul 2010
Posts: 317
Default

Quote:
Originally Posted by MD_Wild_Weasel View Post
IF dx11 is a no no because of the lack of FPS why not include the openGL option? OPenGl worked way better for most of us IL2 then DX ever did.
Il2 uses a wrapper for DirectX that basically translates OpenGL into DX on-the-fly. It is still running OpenGL under the hood. This is not very efficient but was probably included for compatibility reasons, as nobody could be sure where OpenGL would be going.

In the last 10 years DirectX has matured a lot, while OpenGL is unfortunately not going anywhere. It's definitely the better choice these days to stick with DirectX, even though in theory you can achieve pretty much the same results in both APIs.

Last edited by The Kraken; 01-28-2011 at 05:38 PM.
Reply With Quote