POV-Ray : Newsgroups : povray.binaries.images : House Project : Re: House Project Server Time
2 Aug 2024 02:21:44 EDT (-0400)
  Re: House Project  
From: Kirk Andrews
Date: 3 Mar 2008 09:50:01
Message: <web.47cc0f6fcfb38859a5d4a01d0@news.povray.org>
"Nimish Ajmani" <nomail@nomail> wrote:
> "Kirk Andrews" <kir### [at] tektonartcom> wrote:
> > Hmmm...what radiosity settings are you using?  And do you have ambient lighting
> > turned off?
> >
> > If you really want to add some extra realism (and extra render time), use an
> > area light.  Don't use it in the animation, of course.
>
> I am using the default radiosity settings.  I never used radiosity before this,
> but I am still toying with effects.
>
> And an area light was used once, but it added a ton of extra time for the
> animation, and It wouldn't have been done in time for the actual due date.
>
> I'll toy with the settings a bit more.  If you have any ideas, by al means, I
> would like to know them.
>
> -Nimish

I recommend trying this:

Set the default texture to ambient 0.  (You can add the default statement from
the Misc Directives insert menu).  Set radiosity settings to:

radiosity {
  count 5            //increase if blochy.  Sometimes all you need is 1.
  error_bound .8     //The smaller the value, the better and the slower.
  recursion_limit 1  //all you really need, most of the time
}


Post a reply to this message

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