Loading...
  OR  Zero-K Name:    Password:   

Post edit history

How do I set my own colour as teal?

To display differences between versions, select one or more edits in the list using checkboxes and click "diff selected"
Post edit history
Date Editor Before After
3/10/2017 11:53:17 AMRUrankivand before revert after revert
3/10/2017 11:09:52 AMRUrankivand before revert after revert
Before After
1 Perhaps a screenspace post-processing shader is easier remedy to colorblindness, instead of tuning drawing of every single component of UI & game. 1 Perhaps a screenspace post-processing shader is easier remedy to colorblindness, instead of tuning drawing of every single component of UI & game.
2 \n 2 \n
3 Here is the example: https://www. shadertoy. com/view/XslyzX 3 Here are two options I drafted based on what was found on the Internet:
4 Just change the "blindnessType" cvariable in the code and select some picture/video in the first channel. 4 1) https://www. shadertoy. com/view/XslyzX
5 2) https://www.shadertoy.com/view/XdsczX
6 \n
7 Just change the "blindnessType" cvariable in the code and select some picture/video in the first channel (though should be selected already).
8 \n
9 We need someone with color blindness to tell whether or not those shaders help.