diff options
author | Stijn Buys <ingar@osirion.org> | 2009-09-05 09:21:44 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2009-09-05 09:21:44 +0000 |
commit | 4323781cfc7102de9548d89e06a7c092db94362c (patch) | |
tree | 909588c8da8a9bbfded20a950acc86e8b8b171df /base/materials | |
parent | 61cd7e5694648b0634a29f91faeb02be76e06d9e (diff) |
kuroto material example
Diffstat (limited to 'base/materials')
-rw-r--r-- | base/materials/kuroto.shader | 14 | ||||
-rw-r--r-- | base/materials/shaderlist.txt | 2 |
2 files changed, 16 insertions, 0 deletions
diff --git a/base/materials/kuroto.shader b/base/materials/kuroto.shader new file mode 100644 index 0000000..26ecd40 --- /dev/null +++ b/base/materials/kuroto.shader @@ -0,0 +1,14 @@ +textures/kuroto/metal_05_primary +{ + qer_editorimage textures/kuroto/metal_05 + texture textures/kuroto/metal_05 + entity +} + +textures/kuroto/metal_05_secondary +{ + qer_editorimage textures/kuroto/metal_05 + texture textures/kuroto/metal_05 + entitysecond +} + diff --git a/base/materials/shaderlist.txt b/base/materials/shaderlist.txt index a88289d..1bdaa03 100644 --- a/base/materials/shaderlist.txt +++ b/base/materials/shaderlist.txt @@ -1,3 +1,5 @@ common colors glass +kuroto + |