https://github.com/google/angle
A conformant OpenGL ES implementation for Windows, Mac, Linux, iOS and Android.
https://github.com/google/angle
Last synced: 3 months ago
JSON representation
A conformant OpenGL ES implementation for Windows, Mac, Linux, iOS and Android.
- Host: GitHub
- URL: https://github.com/google/angle
- Owner: google
- License: other
- Created: 2014-08-26T14:59:07.000Z (over 11 years ago)
- Default Branch: main
- Last Pushed: 2025-09-24T04:55:53.000Z (3 months ago)
- Last Synced: 2025-09-24T06:25:19.020Z (3 months ago)
- Language: C++
- Homepage: http://angleproject.org
- Size: 180 MB
- Stars: 3,808
- Watchers: 199
- Forks: 680
- Open Issues: 4
-
Metadata Files:
- Readme: README.chromium
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
- AwesomeCppGameDev - angle
- awesome-webgl - Google Project ANGLE - Default WebGL backend for both Google Chrome and Mozilla Firefox on Windows platforms. (WebGL / References)
- awesome-list - angle
README
Name: ANGLE
URL: http://angleproject.org
Version: unknown
License: BSD
License File: LICENSE
Shipped: yes
Description:
The goal of ANGLE is to allow users of multiple operating systems
to seamlessly run WebGL and other OpenGL ES content by translating
OpenGL ES API calls to one of the hardware-supported APIs available
for that platform.