Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
1.1.0:postfx [2024/01/07 12:21] admin1.1.0:postfx [2024/01/07 12:26] (current) – [Raindrop Post Effect] admin
Line 149: Line 149:
 Written by jilski for the strangeness project (http://strangeness.jilski.com) Written by jilski for the strangeness project (http://strangeness.jilski.com)
 June 2018 June 2018
 +
 +{{:1.1.0:g3d-postfx-gameboy.jpg|}}
  
 <file GLSL> <file GLSL>
Line 212: Line 214:
 === TV Post Effect === === TV Post Effect ===
  
-A slighly modified version of the shader code at [[https://www.shadertoy.com/view/XtK3W3]|ShaderToy]+A slighly modified version of the shader code at [[https://www.shadertoy.com/view/XtK3W3]|ShaderToy]]
 Source: Array and textureless GLSL 2D simplex noise function. Source: Array and textureless GLSL 2D simplex noise function.
 Author : Ian McEwan, Ashima Arts. Author : Ian McEwan, Ashima Arts.
Line 296: Line 298:
 Email:countfrolic@gmail.com Twitter:@The_ArtOfCode Email:countfrolic@gmail.com Twitter:@The_ArtOfCode
 License Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License. License Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.
 +
 +{{:1.1.0:g3d-postfx-raindrop.jpg|}}
  
 <file glsl> <file glsl>