Author: ArcRiley
Date: 2007-07-03 22:38:45 -0400 (Tue, 03 Jul 2007)
New Revision: 342
Modified:
trunk/pysoy/tests/lit_pyramid.py
Log:
moving the light so we can see it
Modified: trunk/pysoy/tests/lit_pyramid.py
===================================================================
--- trunk/pysoy/tests/lit_pyramid.py 2007-07-04 02:23:20 UTC (rev 341)
+++ trunk/pysoy/tests/lit_pyramid.py 2007-07-04 02:38:45 UTC (rev 342)
@@ -16,6 +16,7 @@
pyr = soy.bodies.Pyramid(sce, tex)
pyr.rotation = (1.0, 1.0, 0.0)
lig = soy.bodies.lights.Light(sce)
+lig.position = (1.0,1.0,-3.0)
while True:
sleep(10)
_______________________________________________
PySoy-SVN mailing list
[email protected]
http://www.pysoy.org/mailman/listinfo/pysoy-svn