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