POV-Ray : Newsgroups : povray.binaries.images : Lamp shade : Re: Lamp shade Server Time
3 Oct 2024 11:14:25 EDT (-0400)
  Re: Lamp shade  
From: ryan mooney
Date: 26 Jan 2000 21:35:57
Message: <388E5FC2.802E8995@earthlink.net>




cadman wrote:

> I'm trying to get the light cover to look realistic, but in order to make
> the room bright enough I have to make the lamp shade look too bright.  The
> texture I'm using is:
>
> #declare R_LIGHT_T = texture {
>         pigment { color rgbft <0.9, 1.0, 0.9, 10, 1>*0.25 }
>         finish {
>                 diffuse 0.1
>                 specular 0.8
>                 roughness 0.9
>                 reflection 0.85
>         }
> }
>
> Any help?
>
>  [Image]


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.