Hi to all, i need help i'm trying to make a custom GLSLPostShader
I played with the GLSLPostShader sample and i take the GLSLPostBlurShader as Template but my shader don't work. Anyone can help me ? I attached the shader code
And this is the original Vertex/Pixel shader code :
Hi to all, i need help i'm trying to make a custom GLSLPostShader
I played with the GLSLPostShader sample and i take the GLSLPostBlurShader as Template but my shader don't work. Anyone can help me ? I attached the shader code
And this is the original Vertex/Pixel shader code :
Last edit: Jerome.D (BeanzMaster) 2015-12-01
I be back i've modified and simplify the shader
In the the PostShader Sample i 've modified GLPostShaderHolder correctly but How can set correctly the ScreenTex parameters ?
Thanks
PS I tested the GLSL code above with https://www.opengl.org/sdk/tools/ShaderDesigner/
and it work very well
Last edit: Jerome.D (BeanzMaster) 2015-12-01
Hi to all, after a good night the problem is solved
To test it open the GLSLShader PostShader Sample and add this new shader like the blurshader to see the effect