SCM Repository
Diff of /benchmarks/programs/vr-lite-cam/bmark-diderot.diderot
Parent Directory
|
Revision Log
|
Patch
revision 1585, Mon Oct 31 10:45:15 2011 UTC | revision 1586, Mon Oct 31 10:55:08 2011 UTC | |
---|---|---|
# | Line 81 | Line 81 |
81 | } | } |
82 | ||
83 | stabilize { | stabilize { |
84 | outRGBA = [rayRGB[0], rayRGB[1], rayRGB[2], 1.0-rayTransp]; | outRGBA = [rayGrey, rayGrey, rayGrey, 1.0-rayTransp]; |
85 | } | } |
86 | ||
87 | } | } |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |