Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ho-cooh/uwp-with-angle

Run OpenGL ES code with UWP
https://github.com/ho-cooh/uwp-with-angle

angle cpp17 opengl opengl-es opengles uwp

Last synced: about 2 months ago
JSON representation

Run OpenGL ES code with UWP

Awesome Lists containing this project

README

        

# UWP with Angle
This project acts as a template to bring back [Angle](https://github.com/google/angle) with UWP. So you can write OpenGL ES code in UWP.

## Build
Do absolutely nothing. Use Visual Studio with C++ UWP development workflow, just clone and run.

## Dependencies
Are managed by **Nuget** so it should be automatically installed. If not, blame Microsoft.

## Screenshots
![](Screenshots/running.png)
![](Screenshots/nuget.png)