From 122d7c92cc942ba63122435da0c0504b950ce56e Mon Sep 17 00:00:00 2001 From: timoore Date: Wed, 15 Jul 2009 23:16:41 +0000 Subject: [PATCH] Start of documentation for effects --- docs-mini/README.effects | 203 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 203 insertions(+) create mode 100644 docs-mini/README.effects diff --git a/docs-mini/README.effects b/docs-mini/README.effects new file mode 100644 index 000000000..d5aa72721 --- /dev/null +++ b/docs-mini/README.effects @@ -0,0 +1,203 @@ + + + + + city + + + + + 0.0 0.0 0.0 1.0 + + + .5 .5 .5 1.0 + + + 0.3 0.3 0.3 1.0 + + + 0.0 0.0 0.0 1.0 + + 1.2 + + + + city.png + linear-mipmap-linear + + clamp + clamp-to-edge + + + normalized + + + + + detail.png + linear-mipmap-linear + + clamp + clamp-to-edge + + + normalized + + + .05 + 0 0 1 1.5708 + + + + + + + 2.0 + + + + GL_ARB_shader_objects + GL_ARB_shading_language_100 + GL_ARB_vertex_shader + GL_ARB_fragment_shader + + + + + true + + material/ambient + material/diffuse + material/specular + material/shininess + + + texture[0]/texture2d + + + texture[1]/texture2d + + + bumpHeight + float + bump-height + + + patternRotation + float-vec4 + pattern-rotation + + + baseTexture + sampler-2d + 0 + + + detailTexture + sampler-2d + 1 + + + + + "Shaders/util.vert" + + + "Shaders/foo.vert" + + + "Shaders/foo.frag" + + + + + + + + true + + material/ambient + material/diffuse + material/specular + + + texture[0]/texture2d + + + + +