1
0
Fork 0

Add light map to reflect effect. Based on work by Emilian Huminuc.

Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
This commit is contained in:
Vivian Meazza 2011-09-26 09:42:44 +01:00
parent e6fb203302
commit b150771296
2 changed files with 2 additions and 1 deletions

View file

@ -19,7 +19,7 @@
<texture n="8">
To use a light map set <light_map> to 1,and the path to the map texture in
<texture n="2">>
<texture n="2">
USE: To use the default reflection effect (controlled by material shininess values) use

View file

@ -1,6 +1,7 @@
// -*- mode: C; -*-
// Licence: GPL v2
// Author: Vivian Meazza.
// additions by Emilian Huminuc
#version 120