ABSTRACT

The goal of this article is to show major differences between Direct3D9 (D3D) and OpenGL 2.0 (OGL) since these, and their variants, are the most widely used APIs in game development. We will talk about some general issues and resource management. This brief discussion is to give a solid foundation to those who want to port code between D3D9 and OGL.