On Thu, 27 Nov 2003 17:07:28 -0000, "Tom Melly" <tom### [at] tomandlucouk> wrote:
> > I am confused I should make that light source object Luminous or Shiny?
>
> I'm not sure what you mean by luminous or shiny in this context.
I suppose those could be predefined values from POV/include/finish.inc
#declare Shiny = finish {specular 1 roughness 0.001}
#declare Luminous = finish {ambient 1 diffuse 0}
ABX
Post a reply to this message
|