Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
1.0.0:postfx [2023/02/23 14:38] – [DesignTime] admin1.0.0:postfx [2023/02/23 14:41] (current) – [Shaders] admin
Line 139: Line 139:
 |DATA.WorldViewProjVertPos|vec4|World-View-Projected vertex position of the post effect plane.| |DATA.WorldViewProjVertPos|vec4|World-View-Projected vertex position of the post effect plane.|
 |DATA.Normal|vec3|Normal vector of the post effect plane.| |DATA.Normal|vec3|Normal vector of the post effect plane.|
 +
 +==== Links ====
 +
 +You can find many free shaders in the web with less need of change.
 +  * https://www.shadertoy.com/
 +  * https://glslsandbox.com/
 +  * https://shaderpark.com/
 +  * ...