Giter Club home page Giter Club logo

angle's Introduction

ANGLE -- ms-master branch

ANGLE allows Windows users to seamlessly run OpenGL ES content by efficiently translating OpenGL ES API into DirectX 11 API calls. This repository contains a version of ANGLE focused on helping you build great Windows apps.

ANGLE fully supports these C++ app types:

  • Universal Windows apps (Windows 10)
  • Windows 8.1 and Windows Phone 8.1 apps
  • Windows desktop applications

ANGLE supports different versions of OpenGL ES depending on the capabilities of the underlying hardware. In particular, the supported version depends on which D3D Feature Levels the hardware supports:

Hardware
Feature Levels
Example devices What does ANGLE support?
11_1
11_0
10_1
10_0
Modern Desktop PCs
Surface Pros
OpenGL ES 2.0
Parts of OpenGL ES 3.0
9_3 Windows Phones OpenGL ES 2.0 (except minor corner cases)
9_2
9_1
Surface RT OpenGL ES 2.0 (via software emulation)
None Raspberry Pi 2 OpenGL ES 2.0 (via software emulation)

More Info

For detailed information about ANGLE, please visit our wiki (found here). Our wiki contains lots of useful information about ANGLE, including:

  • Guides to help you get started with ANGLE in Windows apps
  • Tips and tricks to get good performance out of ANGLE
  • Sample code and documentation
  • And more!

For a broad overview of ANGLE and how it works, please take a look at //BUILD/ 2015 presentation.

Requirements

Windows 10 Development:

Windows 8.1 and/or Windows Phone 8.1 Development:

  • Visual Studio Community 2013 (Update 4), or higher/later.
  • Windows 8.1 for local Windows development.

Quick Start

  1. Clone or download ANGLE from our GitHub repository
  2. Install our easy-to-use Visual Studio templates by running install.bat in the /templates/ directory of your copy of ANGLE, or follow these manual steps.
  3. Open the appropriate ANGLE Visual Studio solution for your project, and build all flavors of it
  4. In Visual Studio go "File -> New -> Project", create a new ANGLE application, and hit F5 to run it!

The Windows 10 Visual Studio solution for ANGLE is located here:

  • /winrt/10/windows/src/angle.sln

The Windows 8.1 Visual Studio solutions for ANGLE are located here:

  • /winrt/8.1/windows/src/angle.sln
  • /winrt/8.1/windowsphone/src/angle.sln

The Visual Studio solution for Windows desktop applications is located here:

  • /src/angle.sln

Useful Links

Feedback

If you have feedback about this branch then we would love to hear it. Please create an issue on this GitHub page, or contact the Microsoft contributors directly.

Microsoft Contributors

  • Cooper Partin (coopp-at-microsoft-dot-com)
  • Austin Kinross (aukinros-at-microsoft-dot-com)

angle's People

Contributors

alokp-chromium avatar apatole avatar austinkinross avatar bratell-at-opera avatar brendanlong avatar c0d1f1ed avatar cem avatar cjacek avatar coopp avatar dpranke avatar ehsan avatar jbauman2 avatar kangz avatar kenrussell avatar maksqwe avatar nico avatar null77 avatar pkasting avatar randomascii avatar rfeneon avatar sgraham avatar shannonwoods avatar shawnhar avatar soardex avatar tiborshub avatar toji avatar vonture avatar vvuk avatar xknight avatar zhenyao avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.