Skip to main content

Included Shaders

VNgen includes a number of shaders out of the box which can be used in your own projects or as templates for custom shaders. Where applicable, these shaders will scale to any resolution and framerate without modification.

Shaders can be performed with vngen_*_shader_start scripts.

Shaders#

ShaderDescription
sh_bloomA soft, blur-based light bloom filter
sh_blurAn approximate gaussian blur filter
sh_chromaAn edge chromatic aberration filter
sh_grayA color-averaged grayscale filter
sh_invertAn RGB-based color inversion filter
sh_radialA radial zoom blur filter
sh_scanlineAn old display simulation filter
sh_sepiaA color-averaged sepia tone filter
sh_waveA bidirectional sine wave distortion filter