KhronosGroup / KhronosGroup/WebGL
Add colorSpace attribute to WebGLRenderingContextBase
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 2.9k
- Forks
- 704
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 4
Description
Per discussions with @ccameron-chromium and @jdashg , and in the W3C's ColorWeb community group, in order to provide control over the displayed color space of a WebGL-rendered HTMLCanvasElement or OffscreenCanvas, a colorSpace attribute needs to be added to WebGLRenderingContextBase, referencing the HTML specification additions made in this pull request:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the WHATWG HTML pull request 6562 and the WebGLRenderingContextBase interface discussed in this issue. Done means the interface exposes the requested colorSpace attribute for controlling the displayed color space of HTMLCanvasElement and OffscreenCanvas.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100