Comparison of OpenGL and Direct3D


Direct3D is a proprietary API designed by Microsoft Corporation for hardware 3D acceleration on the Windows platform. OpenGL is an open standard API that provides a number of functions for the rendering of 2D and 3D graphics. An OpenGL implementation is available on most modern operating systems. OpenGL and Direct3D are both implemented in the display driver.