A tool which shows roughly how a given image will look with different kinds of colour vision deficiency.
https://cvd-simulator.think.somethingorotherwhatever.com
![]() It filters the colours by doing matrix multiplication in JS on the pixel array. It could almost definitely be made faster using a WebGL shader. |
||
---|---|---|
.gitignore | ||
clp-2023.jpg | ||
colourful-monotiles.jpg | ||
index.html | ||
script.js | ||
style.css |