POV-Ray : Newsgroups : povray.general : Problems with media density : Re: Problems with media density Server Time
30 Jul 2024 02:15:51 EDT (-0400)
  Re: Problems with media density  
From: Nekar Xenos
Date: 15 Jan 2010 15:43:51
Message: <op.u6lc68qbufxv4h@xena>
Try changing this:

#local Clouds_Media =
   	media
   	{
   		method 3 // adaptive
           aa_threshold 0.1 aa_level 3
   		intervals 3
   		samples 20
           jitter .1
   		scattering
   		{ ...

That's basically what I've got in my planet close-up scene.


-- 
-Nekar Xenos-
"The spoon is not real"


Post a reply to this message

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