{
  "name":"CRT",
  "author":"Timothy Lottes",
  "license":"PUBLIC DOMAIN",
  
  "iname":"shadertoy_tim_crt",
  "tooltip":"CRT Styling Post Process, Improves the Quality of Pixel Art.",
  "custom":true,
  "alias":[],
  "baseNode":"Node_Custom_Shader",
  "io":[
    "surface"
  ],
  "params": {
    "data": "node.json" 
  },
}