slang-shaders/cel/MMJ_Cel_Shader_MP.slangp
MMJuno 0dc873e73f
Add files via upload
Initial version for trying to split up the shader to multi-pass in order to allow further adjustments of the outlines. Higher outline blur and weight settings will thicken up the lines for higher internal resolutions.
2018-04-24 02:23:27 -04:00

14 lines
321 B
Plaintext

shaders = 4
shader0 = shaders/MMJ_Cel_Shader_MP_Blur_H.slang
alias0 = MMJ_BlurPass_H
shader1 = shaders/MMJ_Cel_Shader_MP_Blur_V.slang
alias1 = MMJ_BlurPass_V
shader2 = shaders/MMJ_Cel_Shader_MP_Outline.slang
alias2 = MMJ_OutlinePass
shader3 = shaders/MMJ_Cel_Shader_MP_Color.slang
alias3 = MMJ_ColorPass