[Orxonox-commit 4823] r9492 - code/branches/shaders/data/levels

davidsa at orxonox.net davidsa at orxonox.net
Tue Dec 4 14:06:06 CET 2012


Author: davidsa
Date: 2012-12-04 14:06:06 +0100 (Tue, 04 Dec 2012)
New Revision: 9492

Modified:
   code/branches/shaders/data/levels/shadertest.oxw
Log:
modified the shader test level slightly, putting the light source further away from the viewer

Modified: code/branches/shaders/data/levels/shadertest.oxw
===================================================================
--- code/branches/shaders/data/levels/shadertest.oxw	2012-12-04 13:04:46 UTC (rev 9491)
+++ code/branches/shaders/data/levels/shadertest.oxw	2012-12-04 13:06:06 UTC (rev 9492)
@@ -72,7 +72,7 @@
   </collisionShapes>
 </Drone>
 
-<LensFlare position="5000,10,2500" fadeOnViewBorder="true" fadeResolution="9" fadeExponent="1.5" scale="1.0">
+<LensFlare position="10000,20,5000" fadeOnViewBorder="true" fadeResolution="9" fadeExponent="2.5" scale="0.9">
 </LensFlare>
 
     <!-- Planet close to spawn point -->




More information about the Orxonox-commit mailing list