From: Gerardo H. <ma...@us...> - 2007-02-19 23:46:44
|
Update of /cvsroot/jrman/drafts/sampleData In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv12790 Modified Files: headus.com-killeroo.rib Log Message: Removed light from shadow map generation. Index: headus.com-killeroo.rib =================================================================== RCS file: /cvsroot/jrman/drafts/sampleData/headus.com-killeroo.rib,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** headus.com-killeroo.rib 19 Feb 2007 23:43:39 -0000 1.9 --- headus.com-killeroo.rib 19 Feb 2007 23:46:40 -0000 1.10 *************** *** 101,105 **** Projection "orthographic" ScreenWindow -700 300 -200 512 ! LightSource "distantlight" 10 "intensity" 1 Clipping 4000 8000 Translate 0 0 5000 --- 101,105 ---- Projection "orthographic" ScreenWindow -700 300 -200 512 ! #LightSource "distantlight" 10 "intensity" 1 Clipping 4000 8000 Translate 0 0 5000 |