Port from OpenGL ES 2.0 to Direct3D 11.1

10 out of 11 rated this helpful - Rate this topic

[This documentation is preliminary and is subject to change.]

Includes articles, overviews, and walkthroughs for porting an OpenGL ES 2.0 graphics pipeline to a Direct3D 11.1 and the Windows Runtime.

In this section

TopicDescription

Map OpenGL ES 2.0 to Direct3D 11.1

When starting the process of porting your graphics architecture from OpenGL ES 2.0 to Direct3D for the first time, familiarize yourself with the key differences between the APIs. The topics in this section help you plan your port strategy and the API changes that you must make when moving your graphics processing to Direct3D.

Walkthrough sample ports from OpenGL ES 2.0

This set of topics walks a number of OpenGL ES 2.0 graphics pipeline porting scenarios of differing complexity.

OpenGL ES 2.0 to Direct3D 11.1 reference

Use these reference topics to look up API mapping and short code samples when porting from OpenGL ES 2.0 to Direct3D 11.1.

 

 

 

Build date: 3/22/2013

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.