From 60357551a261f663278556ae5098720d052316bf Mon Sep 17 00:00:00 2001 From: Paweł Redman Date: Sun, 25 Dec 2016 19:05:39 +0100 Subject: Very early version of p5. --- scripts/analmango.shader | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'scripts/analmango.shader') diff --git a/scripts/analmango.shader b/scripts/analmango.shader index 5c26e66..1bee918 100644 --- a/scripts/analmango.shader +++ b/scripts/analmango.shader @@ -196,3 +196,21 @@ textures/analmango/sausage blendFunc filter } } + +textures/analmango/euclid +{ + surfaceparm nolightmap + q3map_lightimage common/white + q3map_surfacelight 500 + + { + map textures/analmango/euclid.jpg + tcMod scroll 0.0981745 -0.129276 + } + { + map textures/analmango/euclid.jpg + blendFunc GL_ONE_MINUS_DST_COLOR GL_ONE_MINUS_SRC_COLOR + tcMod scale 1.09817 1.08475 + tcMod scroll 0.0872554 0.0756235 + } +} -- cgit