
Journal Journal: OpenGL conventions vs DirectX conventions.. which one to choose?
Here's a slide presentation from Mark J. Kilgard which shows how OpenGL v3.2 enables you to use DirectX conventions: link
This makes it a lot easier to share code between the APIs.
This makes it a lot easier to share code between the APIs.