Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose supported capabilities for colorspace and tonemapping #366

Open
kainino0x opened this issue Oct 4, 2024 · 1 comment
Open

Expose supported capabilities for colorspace and tonemapping #366

kainino0x opened this issue Oct 4, 2024 · 1 comment
Labels
non-breaking Does not require a breaking change (that would block V1.0) presentation Presenting images to surfaces like windows and canvases

Comments

@kainino0x
Copy link
Collaborator

For now in #362 and #363 we are adding the ability to request color spaces and tonemap modes but we don't have any way to see the supported capabilities.

Previously discussed in #200, see there for discussion.
We probably don't need to do this for v1 but it could be nice if we know what to do.

@kainino0x kainino0x added !discuss Needs discussion (at meeting or online) presentation Presenting images to surfaces like windows and canvases labels Oct 4, 2024
@Kangz
Copy link
Collaborator

Kangz commented Oct 7, 2024

Overall it seems that we are trying to add core API here, without knowing exactly how we're going to expose it outside of the Web. For that reason I think it would be a better fit to make this an Emscripten extension and not part of the core API (at least until we know what to do here).

@kainino0x kainino0x added non-breaking Does not require a breaking change (that would block V1.0) and removed !discuss Needs discussion (at meeting or online) labels Oct 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
non-breaking Does not require a breaking change (that would block V1.0) presentation Presenting images to surfaces like windows and canvases
Projects
None yet
Development

No branches or pull requests

2 participants