|
|
On 25 Sep 2001 23:23:31 -0400, Ron Parker wrote:
>On Tue, 25 Sep 2001 18:49:03 -0400, Slime wrote:
>>If you translate a light source, and that light source has a
>>projected_through object specified, the projected_ through object is *not*
>>translated along with it. Is that the intended behavior?
>
>I think the projected_through object should be translated too. Anyone
>have any objections?
Turns out that other transformations were already modifying the
projected_through object, so this was a no-brainer. Fixed for the next
beta.
--
#local R=rgb 99;#local P=R-R;#local F=pigment{gradient x}box{0,1pigment{gradient
y pigment_map{[.5F pigment_map{[.3R][.3F color_map{[.15red 99][.15P]}rotate z*45
translate x]}]#local H=pigment{gradient y color_map{[.5P][.5R]}scale 1/3}[.5F
pigment_map{[.3R][.3H][.7H][.7R]}]}}}camera{location.5-3*z}//only my opinions
Post a reply to this message
|
|