// Shake v3.01.1112 - (c) Apple Computer, Inc. 1998-2003. All Rights Reserved. // Apple, the Apple logo, Shake, and Tremor are trademarks of Apple Computer, Inc., registered in the U.S. and other countries. // Primatte 20 (c) Photron Ltd. 2002 // FLEXlm 8.1b (c) Globetrotter Software 2002. Globetrotter and FLEXlm are registered trademarks of Macrovision Corporation. SetTimeRange("1"); SetFieldRendering(0); SetFps(30); SetMotionBlur(1, 1, 0); SetQuality(1); SetUseProxy("Base"); SetProxyFilter("default"); SetPixelScale(1, 1); SetUseProxyOnMissing(1); SetDefaultWidth(640); SetDefaultHeight(480); SetDefaultBytes(4); SetDefaultAspect(1); SetDefaultViewerAspect(1); SetTimecodeMode("30 FPS ND"); DefineProxyPath("No_Precomputed_Proxy", 1, 1, -1, "Auto", -1, 0, 0, "",1); DefineProxyPath("No_Precomputed_Proxy", 0.5, 1, 1, "Auto", 0, 0, 1, ""); DefineProxyPath("No_Precomputed_Proxy", 0.25, 1, 1, "Auto", 0, 0, 2, ""); DefineProxyPath("No_Precomputed_Proxy", 0.1, 1, 1, "Auto", 0, 0, 3, ""); SetAudio("100W@E0000qFdsuHW962Dl9BOW0mWa06w7mCJ000000000008"); curve float globalKa = 0.4; curve float globalKd = 0.9; // Input nodes Amboccl_All = SFileIn("//Yuffie/Users/jeremy/Documents/maya/projects/comp_lec/rmanpix/lgt_amboccl/cornell_amboccl_AllObjects.0001.iff", "Auto", 0, 0, "v1.0", "0"); Amboccl_Box = SFileIn("//Yuffie/Users/jeremy/Documents/maya/projects/comp_lec/rmanpix/lgt_amboccl/cornell_amboccl_box.0001.iff", "Auto", 0, 0, "v1.0", "0"); BackColor = Color(640, 480, 4, 1, 1, 1, 1, 0); BallColor = Color(640, 480, 4, 0.5, 0, 1, 1, 0); Beauty_Sphere = SFileIn("//Yuffie/Users/jeremy/Documents/maya/projects/comp_lec/rmanpix/lgt_keyfill/cornell_keyfill_Sphere.0001.iff", "Auto", 0, 0, "v1.0", "0"); BoxPoints = SFileIn("//Yuffie/Users/jeremy/Documents/maya/projects/comp_lec/rmanpix/lgt_keyfill/cornell_keyfill_Box.points.0001.tif", "Auto", 0, 0, "v1.0", "0"); CeilingColor = Color(640, 480, 4, 1, 1, 1, 1, 0); GroundColor = Color(640, 480, 4, 1, 1, 1, 1, 0); KeyLightShadow_Box = SFileIn("//Yuffie/Users/jeremy/Documents/maya/projects/comp_lec/rmanpix/lgt_shadow/cornell_shadow_box.0001.iff", "Auto", 0, 0, "v1.0", "0"); KeyLight_Diffuse_Box = SFileIn("//Yuffie/Users/jeremy/Documents/maya/projects/comp_lec/rmanpix/lgt_keyfill/cornell_keyfill_Box.key_diffuse.0001.tif", "Auto", 0, 0, "v1.0", "0"); KeyLight_Difuse_Sphere = SFileIn("//Yuffie/Users/jeremy/Documents/maya/projects/comp_lec/rmanpix/lgt_keyfill/cornell_keyfill_Sphere.key_diffuse.0001.tif", "Auto", 0, 0, "v1.0", "0"); KeyLight_Shadow_ConeTorus = SFileIn("//Yuffie/Users/jeremy/Documents/maya/projects/comp_lec/rmanpix/lgt_shadow/cornell_shadow_conetorus.0001.iff", "Auto", 0, 0, "v1.0", "0"); KeyLight_Spec_Sphere = SFileIn("//Yuffie/Users/jeremy/Documents/maya/projects/comp_lec/rmanpix/lgt_keyfill/cornell_keyfill_Sphere.key_spec.0001.tif", "Auto", 0, 0, "v1.0", "0"); LeftColor = Color(640, 480, 4, 1, 0, 0, 1, 0); RightColor = Color(640, 480, 4, 0, 1, 0, 1, 0); RotoShape2 = RotoShape(640, 480, 1, "v3.01", 0, 0, 0, 1, 1, xScale, width/2, height/2, 0, 0.5, 0, 384, "100W@07000lFhsuHCQrSv3dOaH8lCbIu0kCY2B38rBWs03GFC1DsG0BiqFGZyoClS3ypKCZg0K0@CN8zIICq849DqB2ZCoF@gIXm48SXfB#2CWO3n6SW10EeG1M1Y0Jok37OXpabY3xUzx9HbHw1iiE8j0TWa82NMUMUXpxS5vc3qMgS1KKZ1NMVv4jUKEKXF@iiKLVROw@uZqDyhwMpR5TmLhp3qA@kDHUqj2#AvHlxRdavMvPTGUOs3wbJG7whSM4Zh2voBp11oQM0Dm8c#087B3aJr20p0"); box_normals = SFileIn("//Yuffie/Users/jeremy/Documents/maya/projects/comp_lec/rmanpix/lgt_shadow/cornell_shadow_box.normals.0001.tif", "Auto", 1, 0, "v1.0", "0"); cornell_amboccl_ball = SFileIn("//Yuffie/Users/jeremy/Documents/maya/projects/comp_lec/rmanpix/lgt_amboccl/cornell_amboccl_BoxBall.0001.iff", "Auto", 0, 0, "v1.0", "0"); // Processing nodes Bytes1 = Bytes(Amboccl_Box, 4); Copy1 = Copy(cornell_amboccl_ball, Beauty_Sphere, 1, "az"); Invert3 = Invert(0, "rgba"); Mult3 = Mult(box_normals, 1, 1, 1, 1, 1); Over1 = Over(CeilingColor, RightColor, 1, 0, 0); Reorder1 = Reorder(BoxPoints, "rrrr"); Reorder2 = Reorder(BoxPoints, "rrrr"); SceneMask = Invert(KeyLightShadow_Box, "rgba"); Set1 = Set(KeyLightShadow_Box, "rgb", 0); ViewMayaZ1 = ViewMayaZ(Amboccl_Box, 50); ViewMayaZ2 = ViewMayaZ(Amboccl_All, 50); IMult5 = IMult(KeyLight_Difuse_Sphere, Invert3, 1, 100, 0); IMult7 = IMult(Invert3, KeyLight_Spec_Sphere, 1, 100, 0); ISub1 = ISub(ViewMayaZ2, ViewMayaZ1, 1, 100); Invert2 = Invert(Set1, "rgba"); MMult1 = MMult(Copy1, 0); Mask(Set1, RotoShape2, "A", 100, 0, 1); Mult12 = Mult(Reorder1, 0.036, 0.036, 0.036, 0.0359712243, 1); Mult13 = Mult(Reorder2, alpha, alpha, alpha, -0.0359712, 1); Mult2 = Mult(Mult3, -1, 0, 0, 1, 1); Mult4 = Mult(Mult3, 0, -1, 0, 1, 1); Mult5 = Mult(Mult3, 1, 0, 0, 1, 1); Mult6 = Mult(Mult3, 0, 1, 0, 1, 1); Mult7 = Mult(Mult3, 0, 0, 1, 1, 1); Mult8 = Mult(Bytes1, globalKa, globalKa, globalKa, 1, 1); Over2 = Over(Over1, GroundColor, 0, 0, 0); ChromaKey1 = ChromaKey(Mult6, 0.333333343, 0, 0.1, 0, 1, 0.4, 0.8, 0.5, 1.00000012, 0.8, 0.1, 0.5, 0, 0); ChromaKey2 = ChromaKey(Mult7, 0.6666667, 0.2, 0.1, 0.1, 1, 0.4, 0.813, 0.5, 1.00000012, 0.8, 0.1, 0.5, 0, 0); ChromaKey3 = ChromaKey(Mult5, 1, 0.2, 0.1, 0.5, 1, 0.4, 0.8, 0.5, 1.00000012, 0.8, 0.1, 0.5, 0, 0); ChromaKey4 = ChromaKey(Mult4, 0.333333343, 0.2, 0.1, 0.5, 1, 0.4, 0.8, 0.5, 1.00000012, 0.8, 0.1, 0.5, 0, 0); ChromaKey5 = ChromaKey(Mult2, 1.93436633e-17, 0.2, 0.1, 0.5, 1, 0.4, 0.8, 0.5, 1.00000012, 0.8, 0.1, 0.5, 0, 0); Gamma1 = Gamma(Mult12, 0.2, rGamma, rGamma, rGamma); Gamma2 = Gamma(Mult13, Gamma1.rGamma, rGamma, rGamma, Gamma1.aGamma); IMult1 = IMult(KeyLight_Diffuse_Box, Invert2, 1, 100, 0); Invert1 = Invert(ISub1, "rgba"); Mult10 = Mult(IMult5, globalKd, red, red, 1, 1); Mult9 = Mult(MMult1, globalKa, red, red, 1, 1); Over3 = Over(Over2, LeftColor, 1, 0, 0); SpecColor = Mult(IMult7, 1.5, 1.5, 1.5, 1, 1); IAdd2 = IAdd(Mult9, Mult10, 1, 100); Invert4 = Invert(ChromaKey1, "a"); Invert5 = Invert(ChromaKey2, "a"); Invert6 = Invert(ChromaKey3, "a"); Invert7 = Invert(ChromaKey4, "a"); Invert8 = Invert(ChromaKey5, "a"); LumaKey1 = LumaKey(Invert1, 0.9999, 1, 0, 0, 0); Mult1 = Mult(IMult1, globalKd, red, red, 1, 1); Over4 = Over(Over3, BackColor, 1, 0, 0); CutoutLeft = Invert(Invert8, "rgba"); CutoutRight = Invert(Invert6, "rgba"); DilateErode1 = DilateErode(Invert4, "a", 1, xPixels, 0, 0, 0); DilateErode2 = DilateErode(Invert5, "a", 1, xPixels, 0, 0, 0); DilateErode3 = DilateErode(Invert6, "a", 1, xPixels, 0, 0, 0); DilateErode4 = DilateErode(Invert7, "a", 1, xPixels, 0, 0, 0); DilateErode5 = DilateErode(Invert8, "a", 1, xPixels, 0, 0, 0); IAdd1 = IAdd(Mult8, Mult1, 1, 100); IMult6 = IMult(IAdd2, BallColor, 1, 100, 0); Blur1 = Blur(CutoutRight, 2, xPixels, 0, "gauss", xFilter, "rgba"); Blur2 = Blur(CutoutLeft, 2, xPixels, 0, "gauss", xFilter, "rgba"); IAdd3 = IAdd(IMult6, SpecColor, 1, 100); IMult2 = IMult(IAdd1, Over4, 1, 100, 0); Ignore(DilateErode4); Ignore(DilateErode1); Ignore(DilateErode3); Ignore(DilateErode2); Ignore(DilateErode5); Mask(BackColor, DilateErode2, "A", 100, 0, 1); Mask(CeilingColor, DilateErode1, "A", 100, 0, 1); Mask(LeftColor, DilateErode5, "A", 100, 0, 1); Mask(RightColor, DilateErode3, "A", 100, 0, 1); Mask(GroundColor, DilateErode4, "A", 100, 0, 1); IMult3 = IMult(Gamma1, Blur1, 1, 100, 0); IMult4 = IMult(Blur2, Gamma2, 1, 100, 0); Reorder3 = Reorder(IMult3, "aaaa"); Reorder4 = Reorder(IMult4, "aaaa"); Clamp1 = Clamp(Reorder3, 0, rLo, rLo, 0, 1, rHi, rHi, 1); Clamp2 = Clamp(Reorder4, 0, rLo, rLo, 0, 1, rHi, rHi, 1); Mult14 = Mult(Clamp2, LeftColor.red, LeftColor.green, LeftColor.blue, 1, 1); Mult15 = Mult(Clamp1, RightColor.red, RightColor.green, RightColor.blue, 1, 1); Over5 = Over(Mult14, Mult15, 1, 0, 0); Mult16 = Mult(Over5, alpha, alpha, alpha, 0.650974035, 1); Screen1 = Screen(IMult2, Mult16, 1); // User Interface settings SetKey( "colorPicker.hex", "0", "colorPicker.range", "32", "globals.broadcastHighQuality", "1", "globals.broadcastMonitorNumber", "2", "globals.cacheMode", "2", "globals.displayThumbnails", "1", "globals.fileBrowser.favorites", "/;$HOME;/Users/jeremy//nreal/;/Applications/Shake3.01/;/Applications/Shake3.01/doc/pix;", "globals.fileBrowserExactList", "0", "globals.fileBrowserFilterList", "1", "globals.fileBrowserFullList", "0", "globals.fileBrowserHeight", "540", "globals.fileBrowserImageList", "0", "globals.fileBrowserLC1", "230", "globals.fileBrowserLC2", "70", "globals.fileBrowserLC3", "110", "globals.fileBrowserLC4", "245", "globals.fileBrowserLC5", "175", "globals.fileBrowserLC6", "65", "globals.fileBrowserLC7", "111", "globals.fileBrowserRIntSet", "0", "globals.fileBrowserSC1", "211", "globals.fileBrowserSC2", "211", "globals.fileBrowserSC3", "211", "globals.fileBrowserSeqList", "1", "globals.fileBrowserShortList", "0", "globals.fileBrowserWIntSet", "1", "globals.fileBrowserWidth", "790", "globals.fileBrowserfullPath", "0", "globals.fontBlue", "1", "globals.fontGreen", "1", "globals.fontRed", "1", "globals.gridBlue", "0.15", "globals.gridEnabled", "0", "globals.gridGreen", "0.15", "globals.gridHeight", "40", "globals.gridRed", "0.15", "globals.gridVisible", "0", "globals.gridWidth", "40", "globals.layoutTightness", "40", "globals.noodleBlue", "1", "globals.noodleGreen", "1", "globals.noodleRed", "1", "globals.noodleTension", "0.25", "globals.paintFrameMode", "1", "globals.pdfBrowserPath", "", "globals.proxyTog.cycle", "-1,0,0,0,0,1", "globals.renderModeTog.cycle", "2,0,0,2", "globals.rotoAutoControlScale", "1", "globals.rotoBuildColorBlue", "0.75", "globals.rotoBuildColorGreen", "0.75", "globals.rotoBuildColorRed", "0.375", "globals.rotoControlScale", "1", "globals.rotoFocusColorBlue", "0.9375", "globals.rotoFocusColorGreen", "0.375", "globals.rotoFocusColorRed", "0.5", "globals.rotoFocusSelectColorBlue", "0.5", "globals.rotoFocusSelectColorGreen", "1", "globals.rotoFocusSelectColorRed", "0.5", "globals.rotoKeyedColorBlue", "1", "globals.rotoKeyedColorGreen", "0.65", "globals.rotoKeyedColorRed", "0.45", "globals.rotoNormalColorBlue", "0.125", "globals.rotoNormalColorGreen", "0.75", "globals.rotoNormalColorRed", "0.75", "globals.rotoNormalSelectColorBlue", "0.0625", "globals.rotoNormalSelectColorGreen", "1", "globals.rotoNormalSelectColorRed", "0.0625", "globals.rotoPickRadius", "15", "globals.rotoTangentColorBlue", "0.125", "globals.rotoTangentColorGreen", "0.5625", "globals.rotoTangentColorRed", "0.5625", "globals.rotoTempKeyColorBlue", "0", "globals.rotoTempKeyColorGreen", "0.5", "globals.rotoTempKeyColorRed", "1", "globals.thumbAlphaBlend", "1", "globals.thumbSize", "15", "globals.thumbSizeRelative", "0", "globals.viewerAspectRatio", "script.defaultViewerAspectRatio", "globals.viewerZoom", "1.0/proxyScale", "globals.virtualSliderMode", "0", "globals.virtualSliderSpeed", "0.25", "mainQuad.bot", "0.5299091", "mainQuad.left", "0.29", "mainQuad.right", "0.35", "mainQuad.top", "0.5299091", "mainWin.height", "1150", "mainWin.tabChild1", "0.Image", "mainWin.tabChild10", "0.Curve_Editor_2", "mainWin.tabChild11", "0.Node_View_2", "mainWin.tabChild12", "0.Time_View", "mainWin.tabChild13", "1.Parameters1", "mainWin.tabChild14", "1.Parameters2", "mainWin.tabChild15", "1.Globals", "mainWin.tabChild16", "2.Viewers", "mainWin.tabChild2", "0.Color", "mainWin.tabChild3", "0.Filter", "mainWin.tabChild4", "0.Key", "mainWin.tabChild5", "0.Layer", "mainWin.tabChild6", "0.Transform", "mainWin.tabChild7", "0.Warp", "mainWin.tabChild8", "0.Other", "mainWin.tabChild9", "0.User", "mainWin.width", "1869", "mainWin.xPos", "3", "mainWin.yPos", "3", "nodeView.Amboccl_All.t", "1", "nodeView.Amboccl_All.tnChannel", "0", "nodeView.Amboccl_All.tnTime", "1", "nodeView.Amboccl_All.tnVisible", "1", "nodeView.Amboccl_All.x", "621", "nodeView.Amboccl_All.y", "515", "nodeView.Amboccl_Box.t", "1", "nodeView.Amboccl_Box.tnChannel", "0", "nodeView.Amboccl_Box.tnTime", "1", "nodeView.Amboccl_Box.tnVisible", "1", "nodeView.Amboccl_Box.x", "921", "nodeView.Amboccl_Box.y", "527", "nodeView.BackColor.t", "1", "nodeView.BackColor.tnChannel", "0", "nodeView.BackColor.tnTime", "1", "nodeView.BackColor.tnVisible", "1", "nodeView.BackColor.x", "2942", "nodeView.BackColor.y", "168", "nodeView.BallColor.t", "1", "nodeView.BallColor.tnChannel", "0", "nodeView.BallColor.tnTime", "1", "nodeView.BallColor.tnVisible", "1", "nodeView.BallColor.x", "451.276672", "nodeView.BallColor.y", "500.062744", "nodeView.Beauty_Sphere.t", "1", "nodeView.Beauty_Sphere.tnChannel", "0", "nodeView.Beauty_Sphere.tnTime", "1", "nodeView.Beauty_Sphere.tnVisible", "1", "nodeView.Beauty_Sphere.x", "-125.582214", "nodeView.Beauty_Sphere.y", "503.070557", "nodeView.Blur1.t", "0", "nodeView.Blur1.x", "1777", "nodeView.Blur1.y", "111", "nodeView.Blur2.t", "0", "nodeView.Blur2.x", "1362", "nodeView.Blur2.y", "111", "nodeView.BoxColor.children", "ChromaKey1,DilateErode1,Invert4,Mult6,DilateErode3,ChromaKey3,Invert6,CeilingColor,Mult5,Mult3,Over1,ChromaKey4,DilateErode4,Invert7,RightColor,Mult4,Over2,ChromaKey5,DilateErode5,Invert8,Mult2,Over3,GroundColor,Over4,ChromaKey2,DilateErode2,Invert5,Mult7,LeftColor,BackColor,", "nodeView.BoxColor.color", "1735400192", "nodeView.BoxColor.groupParameter1", "CeilingColor.red", "nodeView.BoxColor.groupParameter10", "LeftColor.red", "nodeView.BoxColor.groupParameter11", "LeftColor.green", "nodeView.BoxColor.groupParameter12", "LeftColor.blue", "nodeView.BoxColor.groupParameter13", "BackColor.red", "nodeView.BoxColor.groupParameter14", "BackColor.green", "nodeView.BoxColor.groupParameter15", "BackColor.blue", "nodeView.BoxColor.groupParameter2", "CeilingColor.green", "nodeView.BoxColor.groupParameter3", "CeilingColor.blue", "nodeView.BoxColor.groupParameter4", "RightColor.red", "nodeView.BoxColor.groupParameter5", "RightColor.green", "nodeView.BoxColor.groupParameter6", "RightColor.blue", "nodeView.BoxColor.groupParameter7", "GroundColor.red", "nodeView.BoxColor.groupParameter8", "GroundColor.green", "nodeView.BoxColor.groupParameter9", "GroundColor.blue", "nodeView.BoxColor.notes", "", "nodeView.BoxColor.outputNode", "Over4", "nodeView.BoxColor.state", "0", "nodeView.BoxColor.x", "1410.99951", "nodeView.BoxColor.y", "339.8753", "nodeView.BoxPoints.t", "1", "nodeView.BoxPoints.tnChannel", "0", "nodeView.BoxPoints.tnTime", "1", "nodeView.BoxPoints.tnVisible", "0", "nodeView.BoxPoints.x", "1557", "nodeView.BoxPoints.y", "228", "nodeView.Bytes1.t", "0", "nodeView.Bytes1.x", "947", "nodeView.Bytes1.y", "448.0844", "nodeView.CeilingColor.t", "1", "nodeView.CeilingColor.tnChannel", "0", "nodeView.CeilingColor.tnTime", "1", "nodeView.CeilingColor.tnVisible", "1", "nodeView.CeilingColor.x", "2230", "nodeView.CeilingColor.y", "165", "nodeView.ChromaKey1.t", "0", "nodeView.ChromaKey1.x", "2034", "nodeView.ChromaKey1.y", "518", "nodeView.ChromaKey2.t", "0", "nodeView.ChromaKey2.x", "2691", "nodeView.ChromaKey2.y", "525", "nodeView.ChromaKey3.t", "0", "nodeView.ChromaKey3.x", "2206", "nodeView.ChromaKey3.y", "525", "nodeView.ChromaKey4.t", "0", "nodeView.ChromaKey4.x", "2372", "nodeView.ChromaKey4.y", "528", "nodeView.ChromaKey5.t", "0", "nodeView.ChromaKey5.x", "2540", "nodeView.ChromaKey5.y", "526", "nodeView.Clamp1.t", "0", "nodeView.Clamp1.x", "1727", "nodeView.Clamp1.y", "-189", "nodeView.Clamp2.t", "0", "nodeView.Clamp2.x", "1442", "nodeView.Clamp2.y", "-195", "nodeView.ColorBleedBox.children", "CutoutLeft,Blur2,Reorder4,Clamp2,IMult4,Mult14,Reorder2,Gamma2,Mult13,BoxPoints,Mult16,Over5,Reorder1,Gamma1,Mult12,Reorder3,Clamp1,IMult3,Mult15,CutoutRight,Blur1,", "nodeView.ColorBleedBox.color", "641885696", "nodeView.ColorBleedBox.groupParameter1", "Gamma1.rGamma", "nodeView.ColorBleedBox.groupParameter2", "Mult16.alpha", "nodeView.ColorBleedBox.notes", "", "nodeView.ColorBleedBox.outputNode", "Mult16", "nodeView.ColorBleedBox.state", "0", "nodeView.ColorBleedBox.x", "1402.91479", "nodeView.ColorBleedBox.y", "121.303284", "nodeView.Copy1.t", "0", "nodeView.Copy1.x", "-194.639771", "nodeView.Copy1.y", "374.847961", "nodeView.CutoutLeft.t", "0", "nodeView.CutoutLeft.x", "1350", "nodeView.CutoutLeft.y", "180", "nodeView.CutoutRight.t", "0", "nodeView.CutoutRight.x", "1760", "nodeView.CutoutRight.y", "180", "nodeView.DilateErode1.t", "0", "nodeView.DilateErode1.x", "2034", "nodeView.DilateErode1.y", "381", "nodeView.DilateErode2.t", "0", "nodeView.DilateErode2.x", "2691", "nodeView.DilateErode2.y", "393", "nodeView.DilateErode3.t", "0", "nodeView.DilateErode3.x", "2205", "nodeView.DilateErode3.y", "388", "nodeView.DilateErode4.t", "0", "nodeView.DilateErode4.x", "2374", "nodeView.DilateErode4.y", "388", "nodeView.DilateErode5.t", "0", "nodeView.DilateErode5.x", "2541", "nodeView.DilateErode5.y", "396", "nodeView.Gamma1.t", "0", "nodeView.Gamma1.x", "1620", "nodeView.Gamma1.y", "41", "nodeView.Gamma2.t", "0", "nodeView.Gamma2.x", "1502", "nodeView.Gamma2.y", "44", "nodeView.GroundColor.t", "1", "nodeView.GroundColor.tnChannel", "0", "nodeView.GroundColor.tnTime", "1", "nodeView.GroundColor.tnVisible", "1", "nodeView.GroundColor.x", "2582", "nodeView.GroundColor.y", "170", "nodeView.IAdd1.t", "0", "nodeView.IAdd1.x", "1113", "nodeView.IAdd1.y", "197", "nodeView.IAdd2.t", "0", "nodeView.IAdd2.x", "-98.4283447", "nodeView.IAdd2.y", "-118.376038", "nodeView.IAdd3.t", "1", "nodeView.IAdd3.tnChannel", "0", "nodeView.IAdd3.tnTime", "1", "nodeView.IAdd3.tnVisible", "1", "nodeView.IAdd3.x", "130.096069", "nodeView.IAdd3.y", "-356.664581", "nodeView.IMult1.t", "0", "nodeView.IMult1.x", "1232", "nodeView.IMult1.y", "344", "nodeView.IMult2.t", "0", "nodeView.IMult2.x", "1234", "nodeView.IMult2.y", "120", "nodeView.IMult3.t", "0", "nodeView.IMult3.x", "1728", "nodeView.IMult3.y", "-51", "nodeView.IMult4.t", "0", "nodeView.IMult4.x", "1443", "nodeView.IMult4.y", "-57", "nodeView.IMult5.t", "0", "nodeView.IMult5.x", "20.5716553", "nodeView.IMult5.y", "28.6239624", "nodeView.IMult6.t", "0", "nodeView.IMult6.x", "28.5877075", "nodeView.IMult6.y", "-213.4241", "nodeView.IMult7.t", "0", "nodeView.IMult7.x", "250.360229", "nodeView.IMult7.y", "-20.2401123", "nodeView.ISub1.t", "0", "nodeView.ISub1.x", "702", "nodeView.ISub1.y", "371", "nodeView.Invert1.t", "0", "nodeView.Invert1.x", "704", "nodeView.Invert1.y", "311", "nodeView.Invert2.t", "0", "nodeView.Invert2.x", "1306", "nodeView.Invert2.y", "410", "nodeView.Invert3.t", "0", "nodeView.Invert3.x", "115.627686", "nodeView.Invert3.y", "139.744019", "nodeView.Invert4.t", "0", "nodeView.Invert4.x", "2053", "nodeView.Invert4.y", "449", "nodeView.Invert5.t", "0", "nodeView.Invert5.x", "2709", "nodeView.Invert5.y", "470", "nodeView.Invert6.t", "0", "nodeView.Invert6.x", "2225", "nodeView.Invert6.y", "456", "nodeView.Invert7.t", "0", "nodeView.Invert7.x", "2391", "nodeView.Invert7.y", "458", "nodeView.Invert8.t", "0", "nodeView.Invert8.x", "2557", "nodeView.Invert8.y", "463", "nodeView.KeyLightShadow_Box.t", "1", "nodeView.KeyLightShadow_Box.tnChannel", "0", "nodeView.KeyLightShadow_Box.tnTime", "1", "nodeView.KeyLightShadow_Box.tnVisible", "1", "nodeView.KeyLightShadow_Box.x", "1325", "nodeView.KeyLightShadow_Box.y", "538", "nodeView.KeyLight_Diffuse_Box.t", "1", "nodeView.KeyLight_Diffuse_Box.tnChannel", "1", "nodeView.KeyLight_Diffuse_Box.tnTime", "1", "nodeView.KeyLight_Diffuse_Box.tnVisible", "1", "nodeView.KeyLight_Diffuse_Box.x", "1109", "nodeView.KeyLight_Diffuse_Box.y", "533", "nodeView.KeyLight_Difuse_Sphere.t", "1", "nodeView.KeyLight_Difuse_Sphere.tnChannel", "0", "nodeView.KeyLight_Difuse_Sphere.tnTime", "1", "nodeView.KeyLight_Difuse_Sphere.tnVisible", "1", "nodeView.KeyLight_Difuse_Sphere.x", "61.0662231", "nodeView.KeyLight_Difuse_Sphere.y", "504.1776", "nodeView.KeyLight_Shadow_ConeTorus.t", "1", "nodeView.KeyLight_Shadow_ConeTorus.tnChannel", "0", "nodeView.KeyLight_Shadow_ConeTorus.tnTime", "1", "nodeView.KeyLight_Shadow_ConeTorus.tnVisible", "1", "nodeView.KeyLight_Shadow_ConeTorus.x", "-345", "nodeView.KeyLight_Shadow_ConeTorus.y", "702", "nodeView.KeyLight_Spec_Sphere.t", "1", "nodeView.KeyLight_Spec_Sphere.tnChannel", "0", "nodeView.KeyLight_Spec_Sphere.tnTime", "1", "nodeView.KeyLight_Spec_Sphere.tnVisible", "1", "nodeView.KeyLight_Spec_Sphere.x", "254.962158", "nodeView.KeyLight_Spec_Sphere.y", "501.169556", "nodeView.LayerCombineBox.children", "Mult8,IAdd1,Mult1,IMult1,IMult2,Invert2,", "nodeView.LayerCombineBox.color", "220865024", "nodeView.LayerCombineBox.notes", "", "nodeView.LayerCombineBox.outputNode", "IMult2", "nodeView.LayerCombineBox.state", "0", "nodeView.LayerCombineBox.x", "1096.51782", "nodeView.LayerCombineBox.y", "218.726868", "nodeView.LeftColor.t", "1", "nodeView.LeftColor.tnChannel", "0", "nodeView.LeftColor.tnTime", "1", "nodeView.LeftColor.tnVisible", "1", "nodeView.LeftColor.x", "2755", "nodeView.LeftColor.y", "170", "nodeView.LumaKey1.t", "1", "nodeView.LumaKey1.tnChannel", "0", "nodeView.LumaKey1.tnTime", "1", "nodeView.LumaKey1.tnVisible", "0", "nodeView.LumaKey1.x", "693", "nodeView.LumaKey1.y", "258", "nodeView.MMult1.t", "1", "nodeView.MMult1.tnChannel", "0", "nodeView.MMult1.tnTime", "1", "nodeView.MMult1.tnVisible", "0", "nodeView.MMult1.x", "-199.008", "nodeView.MMult1.y", "308.007935", "nodeView.Mult1.t", "0", "nodeView.Mult1.x", "1176", "nodeView.Mult1.y", "276", "nodeView.Mult10.t", "0", "nodeView.Mult10.x", "-35.4283447", "nodeView.Mult10.y", "-39.3760376", "nodeView.Mult12.t", "0", "nodeView.Mult12.x", "1626", "nodeView.Mult12.y", "108", "nodeView.Mult13.t", "0", "nodeView.Mult13.x", "1508", "nodeView.Mult13.y", "111", "nodeView.Mult14.t", "0", "nodeView.Mult14.x", "1443", "nodeView.Mult14.y", "-264", "nodeView.Mult15.t", "0", "nodeView.Mult15.x", "1728", "nodeView.Mult15.y", "-258", "nodeView.Mult16.t", "0", "nodeView.Mult16.x", "1586.49585", "nodeView.Mult16.y", "-395.755066", "nodeView.Mult2.t", "0", "nodeView.Mult2.x", "2559", "nodeView.Mult2.y", "594", "nodeView.Mult3.t", "0", "nodeView.Mult3.x", "2353", "nodeView.Mult3.y", "704", "nodeView.Mult4.t", "0", "nodeView.Mult4.x", "2413", "nodeView.Mult4.y", "598", "nodeView.Mult5.t", "0", "nodeView.Mult5.x", "2247", "nodeView.Mult5.y", "591", "nodeView.Mult6.t", "0", "nodeView.Mult6.x", "2074", "nodeView.Mult6.y", "591", "nodeView.Mult7.t", "0", "nodeView.Mult7.x", "2731", "nodeView.Mult7.y", "593", "nodeView.Mult8.t", "0", "nodeView.Mult8.x", "1055", "nodeView.Mult8.y", "279", "nodeView.Mult9.t", "0", "nodeView.Mult9.x", "-156.428345", "nodeView.Mult9.y", "-36.3760376", "nodeView.Over1.t", "0", "nodeView.Over1.x", "2354", "nodeView.Over1.y", "101", "nodeView.Over2.t", "0", "nodeView.Over2.x", "2471", "nodeView.Over2.y", "54", "nodeView.Over3.t", "0", "nodeView.Over3.x", "2580", "nodeView.Over3.y", "2", "nodeView.Over4.t", "0", "nodeView.Over4.x", "2668", "nodeView.Over4.y", "-56", "nodeView.Over5.t", "0", "nodeView.Over5.x", "1586.7312", "nodeView.Over5.y", "-337.420929", "nodeView.Reorder1.t", "0", "nodeView.Reorder1.x", "1620", "nodeView.Reorder1.y", "177", "nodeView.Reorder2.t", "0", "nodeView.Reorder2.x", "1502", "nodeView.Reorder2.y", "180", "nodeView.Reorder3.t", "0", "nodeView.Reorder3.x", "1722", "nodeView.Reorder3.y", "-120", "nodeView.Reorder4.t", "0", "nodeView.Reorder4.x", "1437", "nodeView.Reorder4.y", "-126", "nodeView.RightColor.t", "1", "nodeView.RightColor.tnChannel", "0", "nodeView.RightColor.tnTime", "1", "nodeView.RightColor.tnVisible", "1", "nodeView.RightColor.x", "2399", "nodeView.RightColor.y", "164", "nodeView.RotoShape2.t", "1", "nodeView.RotoShape2.tnChannel", "0", "nodeView.RotoShape2.tnTime", "1", "nodeView.RotoShape2.tnVisible", "0", "nodeView.RotoShape2.x", "1262", "nodeView.RotoShape2.y", "496", "nodeView.SceneMask.t", "0", "nodeView.SceneMask.x", "1478", "nodeView.SceneMask.y", "481", "nodeView.Screen1.t", "1", "nodeView.Screen1.tnChannel", "0", "nodeView.Screen1.tnTime", "1", "nodeView.Screen1.tnVisible", "1", "nodeView.Screen1.x", "1244.85364", "nodeView.Screen1.y", "-139.426331", "nodeView.Set1.t", "0", "nodeView.Set1.x", "1375", "nodeView.Set1.y", "453", "nodeView.SpecColor.t", "0", "nodeView.SpecColor.x", "172.096008", "nodeView.SpecColor.y", "-153.296143", "nodeView.ViewMayaZ1.t", "0", "nodeView.ViewMayaZ1.x", "763", "nodeView.ViewMayaZ1.y", "450", "nodeView.ViewMayaZ2.t", "0", "nodeView.ViewMayaZ2.x", "571", "nodeView.ViewMayaZ2.y", "449", "nodeView.box_normals.t", "1", "nodeView.box_normals.tnChannel", "0", "nodeView.box_normals.tnTime", "1", "nodeView.box_normals.tnVisible", "1", "nodeView.box_normals.x", "1577", "nodeView.box_normals.y", "537", "nodeView.cornell_amboccl_ball.t", "1", "nodeView.cornell_amboccl_ball.tnChannel", "0", "nodeView.cornell_amboccl_ball.tnTime", "1", "nodeView.cornell_amboccl_ball.tnVisible", "1", "nodeView.cornell_amboccl_ball.x", "-375.936646", "nodeView.cornell_amboccl_ball.y", "501.463745", "nodeView.groups", "ColorBleedBox,LayerCombineBox,BoxColor,", "nodeView.xPan", "399.950745", "nodeView.yPan", "813.4717", "nodeView.zoom", "0.332446247", "pixelAnalyzer1.aStatToggleState", "0", "pixelAnalyzer1.accumulate", "0", "pixelAnalyzer1.bStatToggleState", "0", "pixelAnalyzer1.bit16ToggleState", "0", "pixelAnalyzer1.bit32ToggleState", "1", "pixelAnalyzer1.bit8ToggleState", "0", "pixelAnalyzer1.gStatToggleState", "0", "pixelAnalyzer1.hStatToggleState", "0", "pixelAnalyzer1.hex", "0", "pixelAnalyzer1.imgToggleState", "0", "pixelAnalyzer1.lStatToggleState", "1", "pixelAnalyzer1.offToggleState", "0", "pixelAnalyzer1.pxlToggleState", "1", "pixelAnalyzer1.rStatToggleState", "0", "pixelAnalyzer1.sStatToggleState", "0", "pixelAnalyzer1.vStatToggleState", "0", "spawnedViewerCount", "0", "timeBar.current", "1", "timeBar.high", "100", "timeBar.incr", "1", "timeBar.low", "1", "timeView.ctrls.selGroup", "0", "timeView.list.open.Amboccl_All.cycle", "-2,-2,0", "timeView.list.open.Amboccl_Box.cycle", "-2,-2,0", "timeView.list.open.BackColor.cycle", "-2,-2,0", "timeView.list.open.BoxPoints.cycle", "-2,-2,0", "timeView.list.open.CeilingColor.cycle", "-2,-2,0", "timeView.list.open.GroundColor.cycle", "-2,-2,0", "timeView.list.open.IAdd1.cycle", "-2,-2,0", "timeView.list.open.IMult1.cycle", "-2,-2,0", "timeView.list.open.IMult2.cycle", "-2,-2,0", "timeView.list.open.IMult3.cycle", "-2,-2,0", "timeView.list.open.IMult4.cycle", "-2,-2,0", "timeView.list.open.ISub1.cycle", "-2,-2,0", "timeView.list.open.KeyLightShadow_Box.cycle", "-2,-2,0", "timeView.list.open.KeyLight_Diffuse_Box.cycle", "-2,-2,0", "timeView.list.open.KeyLight_Shadow_ConeTorus.cycle", "-2,-2,0", "timeView.list.open.LeftColor.cycle", "-2,-2,0", "timeView.list.open.Over1.cycle", "-2,-2,0", "timeView.list.open.Over2.cycle", "-2,-2,0", "timeView.list.open.Over3.cycle", "-2,-2,0", "timeView.list.open.Over4.cycle", "-2,-2,0", "timeView.list.open.RightColor.cycle", "-2,-2,0", "timeView.list.open.RotoShape2.cycle", "-2,-2,0", "timeView.list.open.box_normals.cycle", "-2,-2,0", "timeView.list.open.cornell_amboccl_ball.cycle", "-2,-2,0", "timeView.wSpace.constDisp", "0", "timeView.wSpace.dispInOut", "1", "timeView.wSpace.endTime", "100", "timeView.wSpace.startTime", "1", "timeView.wSpace.trim", "0", "updater.mode", "2", "vDesk.0.chanTog.0.cycle", "4,0,0,0,0,0", "vDesk.0.chanTog.1.cycle", "4,0,0,0,0,0", "vDesk.0.compareTog.cycle", "-1,0,0,0,-1", "vDesk.0.displayModeA", "0", "vDesk.0.displayModeB", "0", "vDesk.0.dodNodeSerial", "SetDOD(Select1, 0, 640, 0, 480);", "vDesk.0.dodToggle", "0", "vDesk.0.g", "1", "vDesk.0.h", "771", "vDesk.0.i", "0", "vDesk.0.ih", "0", "vDesk.0.isActive", "1", "vDesk.0.iw", "0", "vDesk.0.lookupNodeSerial0", "ViewerLookup1_(ViewerDodSelect, 1, 0, 2, 0, 0, 0, 95, rBlack, rBlack, 685, rWhite, rWhite, 0.6, rNGamma, rNGamma, 1.7, rDGamma, rDGamma, 0, rSoftClip, rSoftClip);", "vDesk.0.lookupToggle", "0", "vDesk.0.monitoredNodeA", "NRiScript1.IAdd3", "vDesk.0.numViewerLookups", "1", "vDesk.0.numViewerScripts", "6", "vDesk.0.oscAutoKeyOnOff", "0", "vDesk.0.oscLockTog.cycle", "1,0,0,0", "vDesk.0.oscOnOff", "1", "vDesk.0.oscTog.cycle", "1,0,0,2", "vDesk.0.roiOnOff", "1", "vDesk.0.scriptNodeSerial0", "ApertureMarking(riNode, \"Auto\", 0, 0, 1, 1, 1.0, 1.0, 1.0, 1.0, 3, 1, 0.2, academyDefaultRed, academyDefaultGreen, academyDefaultBlue, academyDefaultAlpha, academyDefaultLineWidth, 1, 0.4, academyDefaultRed, academyDefaultGreen, academyDefaultBlue, academyDefaultAlpha, academyDefaultLineWidth, 1, 0.6, academyDefaultRed, academyDefaultGreen, academyDefaultBlue, academyDefaultAlpha, academyDefaultLineWidth, 0, 0.8, academyDefaultRed, academyDefaultGreen, academyDefaultBlue, academyDefaultAlpha, academyDefaultLineWidth, 0, 0.5, academyDefaultRed, academyDefaultGreen, academyDefaultBlue, academyDefaultAlpha, academyDefaultLineWidth, 0, 0.25, academyDefaultRed, academyDefaultGreen, academyDefaultBlue, academyDefaultAlpha, academyDefaultLineWidth, 1.0, 1.0, 1.0, 1.0, 3, 0, 0.2, fullDefaultRed, fullDefaultGreen, fullDefaultBlue, fullDefaultAlpha, fullDefaultLineWidth, 1, 0.4, fullDefaultRed, fullDefaultGreen, fullDefaultBlue, fullDefaultAlpha, fullDefaultLineWidth, 1, 0.6, fullDefaultRed, fullDefaultGreen, fullDefaultBlue, fullDefaultAlpha, fullDefaultLineWidth, 1.0, 1.0, 1.0, 1.0, 1, 1, 20, 0.25, tvDefaultRed, tvDefaultGreen, tvDefaultBlue, tvDefaultAlpha, tvDefaultLineWidth, 1, 10, 0.5, tvDefaultRed, tvDefaultGreen, tvDefaultBlue, tvDefaultAlpha, tvDefaultLineWidth);", "vDesk.0.scriptNodeSerial1", "ViewerScript_2_(riNode, 1, 1, 1, Input.width/2, Input.height/2);", "vDesk.0.scriptNodeSerial2", "ViewerScript_3_(riNode, 3, 0, .5);", "vDesk.0.scriptNodeSerial3", "ViewZ(riNode, 0, 0, 0, 5000000, 1, 100);", "vDesk.0.scriptNodeSerial4", "FloatView_(riNode, 2, 0, 0, 1, 1-red1, 1-green1, 1-blue1);", "vDesk.0.scriptNodeSerial5", "TimeCode_(riNode, \"Timecode\", 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 1, .5, 20, 20);", "vDesk.0.scriptToggle", "0", "vDesk.0.updateModeA", "1", "vDesk.0.updateModeB", "1", "vDesk.0.updateTog.0.cycle", "-1,0,0,1", "vDesk.0.updateTog.1.cycle", "-1,0,0,1", "vDesk.0.w", "984", "vDesk.0.x", "0", "vDesk.0.xPan", "29.47998", "vDesk.0.y", "0", "vDesk.0.yPan", "14.3600159", "vDesk.0.zoom", "1.436", "vDesk.viewers", "1" );