//---------------------------------------------------------------------------------//
 #Special Thanks to:
        INSD TEAM
 (we learn shader together)

 #Thanks for teach me
    - UGSPE       : Dimas Adiyaksa
    - D-Shader    : Daniel Chrislim
    - DF-Shader   : Khadafi

//---------------------------------------------------------------------------------//
#Credits: 

| Saturation
  Source : https://github.com/CesiumGS/cesium/blob/master/Source/Shaders/Builtin/Functions/saturation.glsl

| Noise
  Source :
https://gist.github.com/patriciogonzalezvivo/670c22f3966e662d2f83

| Galaxy
  Source : https://www.shadertoy.com/view/llSGR1

| Normal
  Source : https://www.enkisoftware.com/devlogpost-20150131-1-Normal-generation-in-the-pixel-shader
  
//---------------------------------------------------------------------------------//