1
0
Fork 0

Amend copyright.

Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
This commit is contained in:
Vivian Meazza 2011-10-30 09:07:03 +00:00
parent 6fb93dbf96
commit c6c3d5b18d

View file

@ -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;