POV-Ray : Newsgroups : povray.general : About Water Drops (1998, IRTC competition) : Re: About Water Drops (1998, IRTC competition) Server Time
30 Jul 2024 18:22:42 EDT (-0400)
  Re: About Water Drops (1998, IRTC competition)  
From: Alain
Date: 8 Sep 2008 14:07:38
Message: <48c569ea$1@news.povray.org>
Carlo C. nous illumina en ce 2008-09-05 12:07 -->
> I love very much the water drops produced by Angelo Colucci in the 1988.
> I love the whole composition.
> 
> http://oz.irtc.org/ftp/pub/stills/1998-10-31/rainbow.jpg
> 
> Can somebody help me to convert the files for POV-Ray V3.6?
> 
> Zip source: http://oz.irtc.org/ftp/pub/stills/1998-10-31/rainbow.zip
> 
> 
You don't need to convert it.
I just changed this:
global_settings {
   adc_bailout 0.003922
   //ambient_light <1.0,1.0,1.0>
   //assumed_gamma 1.9
  // hf_gray_16 off
   irid_wavelength <0.247059,0.176471,0.137255>
   //max_intersections 64
   max_trace_level 10
   number_of_waves 10
   radiosity {
     brightness       3.3
     count            100
     distance_maximum 0.0
     error_bound      0.4
     gray_threshold   0.5
     low_error_factor 0.8
     minimum_reuse    0.015
     nearest_count    6
     recursion_limit  1
   }
}

I commented out the lines with ambient_light (useless), assumed_gamma Should not 
be used at all) and max_intersections (deprecated)

Renders just fine in 3.6 end 3.7.

-- 
Alain
-------------------------------------------------
You know you've been raytracing too long when you read each of these quotes.
Mike Weber


Post a reply to this message

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