[Radiance-general] "INDIRECE"in .rif file

Lars O. Grobe grobe at gmx.net
Wed Jan 27 00:35:16 PST 2010


Hi!
> rtrace -I -h -dp 2046 -ar 32 -ms 0.063 -ds .2 -dt .05 -dc .75 -dr 3 
> -sj 1 -st .01 -ab 8 -aa .1 -ad 2048 -as 1024 -av 0.01 0.01 0.01 -lr 12 
> -lw .0005 -af 5.amb 5.oct < 5.pts > 5.dat
>
> RESOLUTION= 640 480
> DETAIL= MEDIUM
> VARIABILITY= MEDIUM
> QUALITY= MEDIUM
> INDIRECT= 5
> REPORT= 2
>
> render= -i
As Thomas wrote, rtrace does not care about this. You can use a RIF-file 
when you pass its name to rad as a command line argument, e.g.

bash#rad myRenderings.rif

Now rad would read in the setting, and call the commands necessary to do 
all calculations as defined in the RIF-file.

If you call rtrace, the rtrace-options apply. rtrace does not know 
anything about the existance of you RIF-file. The file name of the 
RIF-file does not appear on the command line you posted - how should 
rtrace know to use it?

How did you arrive at the ambient parameters you are using? Especially 
ar 32 combined with very high ad amd as? Did you consider scene size and 
level of detail / irradiance variance?

Cheers Lars.



More information about the Radiance-general mailing list