diff options
Diffstat (limited to 'progs/vp/slt.txt')
-rw-r--r-- | progs/vp/slt.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/progs/vp/slt.txt b/progs/vp/slt.txt new file mode 100644 index 0000000000..6bf8ffa775 --- /dev/null +++ b/progs/vp/slt.txt @@ -0,0 +1,5 @@ +!!ARBvp1.0 +SLT result.color, {0.5}.x, vertex.color; +MOV result.position, vertex.position; +END + |