Enable the ability to create a WebGL rendering context with options
Open
- Dominant language
- C++
- Stars
- 330
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
The current method for creating a WebGL session `createWebGLRenderingContext()` simply tries to default a WebGL EGL/GL context and session with the best options. It would be nice to allow for specific versions and potentially extensions to be enabled/disabled at creation.
Contributor guide
Assessment
This issue has not been assessed yet.