[vtkusers] VTK Shader using LoadMaterialFromString

alihadim ali.hadimogullari at netcad.com.tr
Tue Jan 31 05:41:57 EST 2017


I used vtk 5.6.1 version and LoadMaterialFromString method. 
I took message Shader not compiled. Do you have any idea?
I added to using xml file. 

    vtk.vtkProperty prop = (vtk.vtkProperty)prop1;

                    prop.SetShading(1);
                   
prop.LoadMaterialFromString(ShaderVtkXML.GetOrganizedShaderXML(ShaderXML));





--
View this message in context: http://vtk.1045678.n5.nabble.com/VTK-Shader-using-LoadMaterialFromString-tp5741993.html
Sent from the VTK - Users mailing list archive at Nabble.com.


More information about the vtkusers mailing list