summaryrefslogtreecommitdiffstats
path: root/src/graphics/opengl/test/README.txt
diff options
context:
space:
mode:
authorPiotr Dziwinski <piotrdz@gmail.com>2012-07-26 21:35:04 +0200
committerPiotr Dziwinski <piotrdz@gmail.com>2012-07-26 21:35:04 +0200
commit045f17a274c0cd41aebd34d5759f7fe791b680e4 (patch)
tree264c6b643585ec2aac654f70e5daf0d9e1957ac5 /src/graphics/opengl/test/README.txt
parentd1fe0d2dcc30a76055d6423805f8e0108b4b64be (diff)
downloadcolobot-045f17a274c0cd41aebd34d5759f7fe791b680e4.tar.gz
colobot-045f17a274c0cd41aebd34d5759f7fe791b680e4.tar.bz2
colobot-045f17a274c0cd41aebd34d5759f7fe791b680e4.zip
Dynamic light manager
- rewrote old CLight as CLightManager
Diffstat (limited to 'src/graphics/opengl/test/README.txt')
-rw-r--r--src/graphics/opengl/test/README.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/graphics/opengl/test/README.txt b/src/graphics/opengl/test/README.txt
index fe6f1d7..c618415 100644
--- a/src/graphics/opengl/test/README.txt
+++ b/src/graphics/opengl/test/README.txt
@@ -6,3 +6,4 @@ Test programs for OpenGL engine:
requires ./tex folder (or symlink) with Colobot textures
viewer is controlled from keyboard - the bindings can be found in code
- transform_test -> simple "walk around" test for world & view transformations
+ - light test -> test for lighting