Live data from Hacker News

Shader Glass

github.com

1–10 of 18 posts

Re: Shader Glass

#2
This is really cool. I see the demo uses it for CRT stuff but my first thought is this could be used as a tool for accessibility hallway testing to simulate color blindness, haloing (not sure the correct term), and various other visual impairments.

Re: Shader Glass

#3
post #2

This is really cool. I see the demo uses it for CRT stuff but my first thought is this could be used as a tool for accessibility hallway testing to simulate color blindness, haloing (not sure the correct term), and various other visual impairments.

> simulate color blindness

I believe Microsoft already has this built into the OS these days:

https://learn.microsoft.com/en-us/microsoft-edge/devtools/ac...

Of course shader glass will let you write your own, custom, possibly more-realistic colour blindness simulations, but you don't necessarily need third party tools for that kind of thing these days.

Re: Shader Glass

#6
post #2

This is really cool. I see the demo uses it for CRT stuff but my first thought is this could be used as a tool for accessibility hallway testing to simulate color blindness, haloing (not sure the correct term), and various other visual impairments.

I like to use Sim Daltonism (https://github.com/michelf/sim-daltonism/) for accessibility testing.

Re: Shader Glass

#7
I wish there were a Monogame plugin that enabled all of these with essentially zero effort.

I also wonder how many could be ported to run in the browser for games.

Re: Shader Glass

#9

I always wish this would also exist on linux.

It'd be cool, but I guess the hodgepodge of different solutions in that space would make it really hard. For example, many mods for GW2 don't work in linux if you're on something like Hyprland due to them having to act as overlays. Not sure if that's a wayland issue or just a typical hyprland thing though

Re: Shader Glass

#10
Can I change the pixel emulator to something else?

And also, I read it talks to #device capture input (webcam/capture card)#

Can't cheater providers use this to inject colors?

Post reply on HN