Amend copyright.
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
This commit is contained in:
parent
6fb93dbf96
commit
c6c3d5b18d
1 changed files with 70 additions and 70 deletions
|
@ -1,7 +1,7 @@
|
||||||
// -*-C++-*-
|
// -*-C++-*-
|
||||||
// Texture switching based on face slope and snow level
|
// Texture switching based on face slope and snow level,with ideas from crop.frag, forest.frag
|
||||||
// default.frag (c) 2010 ??
|
// © 2011 - Frederic Bouvier, Emilian Huminiuc, Tim Moore, Yves Sablonier
|
||||||
// (c)2011 - Emilian Huminiuc, with ideas from crop.frag, forest.frag
|
|
||||||
// Ambient term comes in gl_Color.rgb.
|
// Ambient term comes in gl_Color.rgb.
|
||||||
#version 120
|
#version 120
|
||||||
varying vec4 diffuse_term, RawPos;
|
varying vec4 diffuse_term, RawPos;
|
||||||
|
|
Loading…
Add table
Reference in a new issue