POV-Ray : Newsgroups : povray.binaries.images : artifacts : artifacts Server Time
17 Aug 2024 04:13:58 EDT (-0400)
  artifacts  
From: Kevin Loney
Date: 1 Nov 2001 23:56:39
Message: <3be22787@news.povray.org>
Any suggestiongs on how to get rid of the artifacts under the red sphere?
I'm using tweaked Radiosity_OutdoorHQ settings from rad_def.inc

these are my settings

global_settings {
 assumed_gamma 1

 #if( PHOTONS )
  photons {
   spacing .01
   count 10000000
   jitter .5
  }
 #end

 #if( RADIOSITY )
  radiosity {
   pretrace_start 0.08
        pretrace_end   0.004
        count 750
        nearest_count 7
        error_bound .1
        recursion_limit 3
        low_error_factor .5
        gray_threshold 0
        minimum_reuse .015
        brightness 1
        adc_bailout .01/2
  }
 #end
}

thanks

--
Kevin
http://www.geocities.com/qsquared_1999/


Post a reply to this message


Attachments:
Download 'balls.jpg' (13 KB)

Preview of image 'balls.jpg'
balls.jpg


 

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