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: 28 days ago
JSON representation
Run OpenGL ES code with UWP
- Host: GitHub
- URL: https://github.com/ho-cooh/uwp-with-angle
- Owner: HO-COOH
- License: mit
- Created: 2023-07-10T16:43:05.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-07-10T16:50:39.000Z (almost 3 years ago)
- Last Synced: 2025-02-10T02:45:30.344Z (over 1 year ago)
- Topics: angle, cpp17, opengl, opengl-es, opengles, uwp
- Language: C++
- Homepage:
- Size: 733 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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

