diff --git a/ISF/Neon.fs b/ISF/Neon.fs index be2c06c..3a564be 100644 --- a/ISF/Neon.fs +++ b/ISF/Neon.fs @@ -1,5 +1,4 @@ /*{ - "DESCRIPTION": "", "CREDIT": "by VIDVOX", "ISFVSN": "2", "DESCRIPTION": "adapted from https://github.com/neilmendoza/ofxPostProcessing/blob/master/src/GodRaysPass.cpp", @@ -132,4 +131,4 @@ void main(void) gl_FragColor = gray(origColor + p) * neonColor; -} \ No newline at end of file +}