cutesthypnotist / RGBSubPixelDisplay-Shader

A physically accurate screen shader, that displays the screen as subpixels.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RGBSubPixelDisplay-Shader

A physically accurate screen shader, that displays the screen as subpixels.

Any pixel texture marked as 2px will need to be set to your resolution / 2. A 4K resolution of 3840 x 2160 with this specific texture would be a tiling of 1920 x 1080.

A texture with 1px can be set to proper resolution without / 2.

Gif Gif2

About

A physically accurate screen shader, that displays the screen as subpixels.

License:MIT License


Languages

Language:C# 39.4%Language:HLSL 32.3%Language:ShaderLab 28.3%