{"id":29795485,"url":"https://github.com/ubisoft/chroma","last_synced_at":"2025-07-28T04:11:13.150Z","repository":{"id":288014817,"uuid":"954539669","full_name":"ubisoft/Chroma","owner":"ubisoft","description":"Chroma (developed by Ubisoft) is a one-stop solution for detecting color blindness-related issues in games. It replicates Protanopia, Deuteranopia, and Tritanopia filters over the game screen, helping users flag accessibility concerns in real-time.","archived":false,"fork":false,"pushed_at":"2025-05-27T11:09:27.000Z","size":21715,"stargazers_count":832,"open_issues_count":5,"forks_count":18,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-05-27T12:20:50.605Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ubisoft.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-03-25T08:37:07.000Z","updated_at":"2025-05-27T11:09:29.000Z","dependencies_parsed_at":"2025-04-15T12:25:36.592Z","dependency_job_id":null,"html_url":"https://github.com/ubisoft/Chroma","commit_stats":null,"previous_names":["ubisoft/ubichroma","ubisoft/chroma"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ubisoft/Chroma","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ubisoft%2FChroma","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ubisoft%2FChroma/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ubisoft%2FChroma/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ubisoft%2FChroma/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ubisoft","download_url":"https://codeload.github.com/ubisoft/Chroma/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ubisoft%2FChroma/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267459950,"owners_count":24090788,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-28T02:00:09.689Z","response_time":68,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-07-28T04:11:09.775Z","updated_at":"2025-07-28T04:11:13.139Z","avatar_url":"https://github.com/ubisoft.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chroma\r\n\r\n**Chroma** (developed by Ubisoft) helps in simulating different types of color blindness occurring in society.\r\n![03 Hero Asset - Secondary 1](https://github.com/user-attachments/assets/24da16ce-ee0d-42d2-a6c4-d3329086e095)\r\n\r\nMain purpose of this is to simulate 3 major [Color Blindness](https://en.wikipedia.org/wiki/Color_blindness) types _Protanopia_, _Deuteranopia_ and _Tritanopia_ for our different games and aid accessibility team in performing various complex testing.\r\n\r\nFollowing are key features:\r\n\r\n- Color Simulation on single monitor. This solution works on top of game and can be maximized as per requirement.\r\n- Work on all games. No dependency on any specific game or engine.\r\n- High performance. Able to simulation live gameplay upto 60 FPS.\r\n- Accurate results. \r\n- Simulation of all type of color blind forms.\r\n- Only available solution which capture screen live gameplay screen and simulate.\r\n- Easy screenshot to log error.\r\n- Easy and configurable UI.\r\n\r\nHere is an example comparing the default image with its Deuteranopia-filtered version:\r\n\u003cbr/\u003e\r\nOriginal Image:\r\n\u003cbr/\u003e\r\n![Ubisoft Chroma - Default View](https://github.com/user-attachments/assets/eb654cd7-7cbb-44f9-8816-6c863f321a82)\r\n\u003cbr/\u003e\r\nFiltered Image (Deuteranopia):\r\n\u003cbr/\u003e\r\n![Ubisoft Chroma - Deuteranopia View](https://github.com/user-attachments/assets/7a1af4ac-5a1f-45ca-a4ff-0c551861bac1)\r\n\u003cbr/\u003e\r\n- For more details look into userguide [here](source/Userguide.pdf).\r\n\u003cbr/\u003e\r\n\r\n**Download the official Chroma logos [here](assets/logos).**\r\n\r\n## Known Issue During CMake Process\r\nIf you encounter the following error while running CMake without Visual Studio 2022:\r\n\r\n```\r\nerror C2039: 'wait_for': is not a member of 'winrt::impl'\r\n```\r\n\r\nThis issue may occur due to an outdated `CPPWinRT` library. To resolve it, install the `Microsoft.Windows.CppWinRT` NuGet package using the following command:\r\n\r\n```sh\r\nnuget install Microsoft.Windows.CppWinRT\r\n```\r\n\r\nAlternatively, ensure that your development environment is using an updated version of `CPPWinRT`. **The best option to avoid this issue is to use Visual Studio 2022.**\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fubisoft%2Fchroma","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fubisoft%2Fchroma","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fubisoft%2Fchroma/lists"}