diff --git a/Effects/model-default.eff b/Effects/model-default.eff new file mode 100644 index 000000000..0fc689570 --- /dev/null +++ b/Effects/model-default.eff @@ -0,0 +1,98 @@ + + + Effects/model-default + + + + /sim/rendering/shader-effects + + + 2.0 + + + + GL_ARB_shader_objects + GL_ARB_shading_language_100 + GL_ARB_vertex_shader + GL_ARB_fragment_shader + + + + + + true + + material/active + material/ambient + material/diffuse + material/specular + material/color-mode + + + blend/active + blend/source + blend/destination + + shade-model + cull-face + rendering-hint + + 0 + texture[0]/type + texture[0]/image + texture[0]/filter + texture[0]/wrap-s + texture[0]/wrap-t + + + + Shaders/default.vert + Shaders/default.frag + + + texture + sampler-2d + 0 + + + + + true + + material/active + material/ambient + material/diffuse + material/specular + material/color-mode + + + blend/active + blend/source + blend/destination + + shade-model + cull-face + rendering-hint + + texture[0]/active + 0 + texture[0]/image + texture[0]/filter + texture[0]/wrap-s + texture[0]/wrap-t + + + modulate + + + + +