yuri
Ex Member
|
Hi,KS! and thx for template what i have now CreateShaderFromPreset("Shaders/Texture/Switch/Ray_Type.Preset", "Passes.Default_Pass", null); SIConnectShaderToCnxPoint("Passes.Default_Pass.Ray_Type", "Passes.Default_Pass.EnvironmentShaderStack", false); CreateImageClip2("/home/yuri/Softimage/XSI_7.0/temp/sIBL-Collection/Brooklyn_Bri dge_Planks/Brooklyn_Bridge_Planks_tmap.jpg", "sIBL_Background_Clip", null); CreateShaderFromPreset("Shaders/Environment/Environment.Preset", "Passes.Default_Pass", null); SIConnectShaderToCnxPoint("Clips.sIBL_Background_Clip5", "Passes.Default_Pass.Environment.tex", false); SIConnectShaderToCnxPoint("Passes.Default_Pass.Environment", "Passes.Default_Pass.Ray_Type.eye", false); CreateImageClip2("/home/yuri/Softimage/XSI_7.0/temp/sIBL-Collection/Brooklyn_Bri dge_Planks/Brooklyn_Bridge_Planks_Env.hdr", "sIBL_Lighting_Clip", null); CreateShaderFromPreset("Shaders/Environment/Environment.Preset", "Passes.Default_Pass", null); SIConnectShaderToCnxPoint("Clips.sIBL_Lighting_Clip5", "Passes.Default_Pass.Environment.tex", false); SIConnectShaderToCnxPoint("Passes.Default_Pass.Environment", "Passes.Default_Pass.Ray_Type.fg", false); SIConnectShaderToCnxPoint("Passes.Default_Pass.Environment", "Passes.Default_Pass.Ray_Type.photon", false); CreateImageClip2("/home/yuri/Softimage/XSI_7.0/temp/sIBL-Collection/Brooklyn_Bri dge_Planks/Brooklyn_Bridge_Planks_2k.hdr", "sIBL_Reflection_Clip", null); CreateShaderFromPreset("Shaders/Environment/Environment.Preset", "Passes.Default_Pass", null); SIConnectShaderToCnxPoint("Clips.sIBL_Reflection_Clip5", "Passes.Default_Pass.Environment.tex", false); SIConnectShaderToCnxPoint("Passes.Default_Pass.Environment", "Passes.Default_Pass.Ray_Type.reflection", false); SIConnectShaderToCnxPoint("Passes.Default_Pass.Environment", "Passes.Default_Pass.Ray_Type.refraction", false); // ERROR : 'undefined' is undefined - [line 612 in /tmp/XSI_Temp_3888/sIBL_XSI_Import.js] // ERROR : 'undefined' is undefined [Line 612 in /tmp/XSI_Temp_3888/sIBL_XSI_Import.js] - [line 271 in /home/yuri/Softimage/XSI_7.0/Addons/sIBL_GUI_For_XSI/Application/Plugins/sIBL_GU I_For_XSI.js] // ERROR : Property Page Script Logic Error (Microsoft JScript runtime error) // ERROR : [269] { // ERROR : [270] cTemporaryVariablePath = XSIUtils.Environment.Item("TMPDIR"); // ERROR : >[271] Application.ExecuteScript(cTemporaryVariablePath + "/" + "sIBL_XSI_Import.js", "JScript"); // ERROR : [272] } // ERROR : [273] } // ERROR : [274] /*cPathTokens = cTemporaryVariablePath.split("\\"); // ERROR : 'undefined' is undefined [Line 612 in /tmp/XSI_Temp_3888/sIBL_XSI_Import.js]
and may be i need help you for setup xsi on linux?
|