| 
> If I want to get a image which it has radiosity meaning,whether should I set
> radiosity statements ?
>
>
In the global_settings section in front of the pov file. Read the help 
file, and some examples supplied with Povray.
global_settings{
    assumed_gamma 1.0
    max_trace_level 5
    radiosity {
        //... here some radiosity words..
    }
    photons {
        // for photons...
    }
}
Lionel.
PovRay is Patience.
-- 
Do not judge my words, judge my actions.
---
http://www.avast.com
Post a reply to this message
 |