POV-Ray : Newsgroups : povray.general : Cloud generation to df3? : Re: Cloud generation to df3? Server Time
4 Aug 2024 02:19:17 EDT (-0400)
  Re: Cloud generation to df3?  
From: Jettero Heller
Date: 19 Aug 2003 11:13:34
Message: <slrnbk4fin.mgk.povfan@corky.voltar-confed.org>
Holy neat!

As an active skydiver, I find these cloud images very
exciting.  Rendering makecloud2_demo_rain, it does some kind
of interlaced draw.  I'm used to my renders starting from
the top and drawing line by line...

What makes the scene draw giant boxes first, then slowly
shrink the boxes as it renders?

I can only assume it's one of these?  I looked them all up
though, and still can't figure it out.

global_settings {
    assumed_gamma 1 // use a higher value if necessary
    max_trace_level 250
    #if (RadOK=1)
        radiosity {
            count 10
            recursion_limit 1
            low_error_factor .5 
            gray_threshold 0.0  
            minimum_reuse 0.015 
            brightness 1
            adc_bailout 0.01/2
        }
    #end
}

In article <3f4147af@news.povray.org>, Warp wrote:
> Tim Cook <z99### [at] bellsouthnet> wrote:
>> What I'm looking for are some cloud-like formations for
>> close-up shots...e.g. flying over/through cloud tops.
>> Do these exist already anywhere or do I have to rt proverbial
>> fm and make something myself?
> 
>   You might find this interesting:
> 
> http://www.oyonale.com/ressources/english/sources13.htm
> 


-- 
If riding in an airplane is flying, then riding in a boat is swimming.
41 jumps, 8.9 minutes of freefall, 19.2 ff vertical miles.


Post a reply to this message

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