Skip to content
Cooper Partin edited this page May 20, 2015 · 29 revisions

Welcome to the MSOpenTech ANGLE wiki!

Navigation

  1. Where to begin with ms-master
  2. Sample code and tutorials
  3. Improve your ANGLE app's performance
  4. Known issues and Breaking Changes
  5. Contributing to ANGLE
  6. Any more questions?

Where to begin with ms-master

Go and install our Visual Studio templates!

For help deciding which template (e.g. CoreWindow vs XAML) is most suitable for your app, visit this wiki page.


Sample code and tutorials

Initialization:

Imaging:

Debugging:

  • Performing basic OpenGL ES graphics debugging with ANGLE (Coming soon!)
  • Using Microsoft's Graphics Diagnostics (formerly PIX) with ANGLE (Coming soon!)

Performance:

Windows Store Application Certifcation:


Improve your ANGLE app's performance

Here is a list of best practices for using ANGLE on Windows devices.


Known issues and Breaking Changes

Here are the known issues with ANGLE, which we are either trying to fix or are unable to fix.

Here are the recent breaking changes that we have made, which might affect your app if you update to the latest version of ANGLE.


Contributing to ANGLE

If you wish to contribute to ANGLE, then please contribute to the master version of ANGLE. Your change can then be merged back into MSOpenTech/ANGLE.


Any more questions?

Please feel free to file an issue on this GitHub repository, or email any of the Microsoft contributors.