apps icon indicating copy to clipboard operation
apps copied to clipboard

Add Gamut Comparison app

Open jamesnw opened this issue 5 months ago • 3 comments

This provides a tool for comparing the gamut mapping algorithms.

It also adds rec2020 variations of the Edge Seeker, Raytrace, and Björn GMAs. These are in the Playground, but not the gradient tool.

https://deploy-preview-22--color-apps.netlify.app/gamut-mapping/compare/

jamesnw avatar Jun 11 '25 13:06 jamesnw

Deploy Preview for color-apps ready!

Name Link
Latest commit f8707d79a373c5e0f3438389cbab88d39a5a9f8a
Latest deploy log https://app.netlify.com/projects/color-apps/deploys/6849bee64e42030008ac409a
Deploy Preview https://deploy-preview-22--color-apps.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

netlify[bot] avatar Jun 11 '25 13:06 netlify[bot]

These are in the Playground, but not the gradient tool.

Not a blocker but it would be good to have those in the gradient tool as well. It is useful both for timing and also to compare small visual differences.

svgeesus avatar Jun 11 '25 16:06 svgeesus

These are in the Playground, but not the gradient tool.

Not a blocker but it would be good to have those in the gradient tool as well. It is useful both for timing and also to compare small visual differences.

I added these to the Gradient tool, and added the ability to select which algorithms to include. By default, the enabled algorithms are ["clip", "css-rec2020", "raytraceRec2020", "bjornRec2020", "edge-seeker-rec2020", "chromium"], but this can be adjusted if a different set is preferred.

jamesnw avatar Jun 11 '25 17:06 jamesnw