Skip to content

Instantly share code, notes, and snippets.

@andsve
Created October 21, 2010 17:15
Show Gist options
  • Save andsve/638884 to your computer and use it in GitHub Desktop.
Save andsve/638884 to your computer and use it in GitHub Desktop.
lol wut
{
["components"] = {
["Block_render_5"] = {
["modelfilepath"] = "",
["type"] = "geometry",
["connections_in"] = {
[1] = {
["input"] = 1,
["block"] = "Block_aux_1",
["type"] = "vec3constant",
["output"] = "output1",
},
[2] = {
["input"] = 2,
["block"] = "Block_aux_2",
["type"] = "vec3constant",
["output"] = "output2",
},
[4] = {
["input"] = 4,
["block"] = "Block_aux_4",
["type"] = "texture",
["output"] = "output4",
},
[3] = {
["input"] = 3,
["block"] = "Block_aux_3",
["type"] = "model",
["output"] = "output3",
},
},
["group"] = "render",
["w"] = 170,
["y"] = 289,
["x"] = 369,
["id"] = "Block_render_5",
["inputs"] = 4,
["h"] = 60,
["outputs"] = {
[1] = "output5",
},
},
["Block_output_6"] = {
["type"] = "simple",
["remoteport"] = 7005,
["connections_in"] = {
[1] = {
["input"] = 1,
["block"] = "Block_postprocess_7",
["type"] = "invert",
["output"] = "output1",
},
},
["group"] = "output",
["w"] = 170,
["y"] = 288,
["x"] = 820,
["id"] = "Block_output_6",
["inputs"] = 1,
["h"] = 100,
["remotehost"] = "mkeyd.net",
["outputs"] = {
},
},
["Block_aux_3"] = {
["modelfilepath"] = "/Users/work/Documents/pxf-tech2/pxf-tech2/Projects/DERPRenderer/data/teapot.ctm",
["type"] = "model",
["connections_in"] = {
},
["group"] = "aux",
["w"] = 170,
["y"] = 359,
["x"] = 49,
["id"] = "Block_aux_3",
["inputs"] = 0,
["h"] = 60,
["outputs"] = {
[1] = "output3",
},
},
["Block_aux_1"] = {
["type"] = "vec3constant",
["script"] = "return 100.0, 0.0, 0.0",
["connections_in"] = {
},
["group"] = "aux",
["w"] = 200,
["y"] = 137,
["x"] = 47,
["id"] = "Block_aux_1",
["inputs"] = 0,
["h"] = 30,
["outputs"] = {
[1] = "output1",
},
},
["Block_aux_4"] = {
["type"] = "texture",
["connections_in"] = {
},
["group"] = "aux",
["w"] = 170,
["y"] = 489,
["x"] = 49,
["texturefilepath"] = "/Users/work/Documents/pxf-tech2/pxf-tech2/Projects/DERPRenderer/data/derptest.png",
["id"] = "Block_aux_4",
["inputs"] = 0,
["h"] = 60,
["outputs"] = {
[1] = "output4",
},
},
["Block_aux_2"] = {
["type"] = "vec3constant",
["script"] = "return 0.0, 0.0, 0.0",
["connections_in"] = {
},
["group"] = "aux",
["w"] = 200,
["y"] = 252,
["x"] = 48,
["id"] = "Block_aux_2",
["inputs"] = 0,
["h"] = 30,
["outputs"] = {
[1] = "output2",
},
},
["Block_postprocess_7"] = {
["type"] = "invert",
["connections_in"] = {
[1] = {
["input"] = 1,
["block"] = "Block_render_5",
["type"] = "geometry",
["output"] = "output5",
},
},
["group"] = "postprocess",
["w"] = 184,
["y"] = 287,
["x"] = 588,
["id"] = "Block_postprocess_7",
["h"] = 60,
["inputs"] = 1,
["outputs"] = {
[1] = "output1",
},
},
},
["active_components"] = {
},
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment