Skip to content

Latest commit

 

History

History

post-process---fxaa

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Post process - FXAA

View shader on Shadertoy - Published on 2016-01-04

thumbnail

car model is made by Eiffie shader 'Shiny Toy': https://www.shadertoy.com/view/ldsGWB

demonstrating post process FXAA applied to my shader 'Tokyo': https://www.shadertoy.com/view/Xtf3zn

FXAA code from: http://www.geeks3d.com/20110405/fxaa-fast-approximate-anti-aliasing-demo-glsl-opengl-test-radeon-geforce/3/

Shaders

Buffer A

Source: Buffer A.glsl

Image

Source: Image.glsl

Inputs

  • iChannel0: Buffer A (linear, clamp, vflipped)

Links

License

Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.