POV-Ray : Newsgroups : povray.general : 3.1g vs 3.5b6? : Re: 3.1g vs 3.5b6? Server Time
7 Aug 2024 07:14:16 EDT (-0400)
  Re: 3.1g vs 3.5b6?  
From: Warp
Date: 29 Oct 2001 13:02:13
Message: <3bdd99a5@news.povray.org>
Timothy R. Cook <tim### [at] scifi-fantasycom> wrote:
: What are good 3.5 radiosity settings to shrink that 14-hour
: render time I got?  I think all my settings were the defaults.

  A good start is to put just an empty radiosity block in global settings.
That is:

global_settings
{
  radiosity { }
}

  If the result doesn't look good, you could then try increasing count (for
example to 100) and/or decreasing pretrace_end (to .02 for example).
  If it still doesn't help, then you'll have to start tweaking with other
parameters as well...

-- 
#macro N(D,I)#if(I<6)cylinder{M()#local D[I]=div(D[I],104);M().5,2pigment{
rgb M()}}N(D,(D[I]>99?I:I+1))#end#end#macro M()<mod(D[I],13)-6,mod(div(D[I
],13),8)-3,10>#end blob{N(array[6]{11117333955,
7382340,3358,3900569407,970,4254934330},0)}//                     - Warp -


Post a reply to this message

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