[Radiance-general] radiance graph | cygwin mess up?

Raphael Compagnon raphael.compagnon at eif.ch
Mon Mar 14 08:48:00 CET 2005


At 11.03.2005 18:54, you wrote:
>I tried to run
>[.]rcalc -e "abs(x)=if(x,x,-x);cond=abs($7)+abs($8)+abs($9)" >
>raytrace_sample.dmp
>
>But rtrace & rcalc run into a standstill, and output is not being created.
>Could this be due the fact I'm a poor bugger on cygwin?

Sorry again! The rcalc call was not totally right. Here is the corrected 
version:

ximage trace.pic | rtrace -ab 1 -ds 0.2 -dr 6 -dt 1 -otodp -h -x 1 -i 
ok.oct | \
rcalc -e 
'abs(x)=if(x,x,-x);cond=abs($7)+abs($8)+abs($9);$1=$1;$2=$2;$3=$3;$4=$4;$5=$5;$6=$6;$7=$7;$8=$8;$9=$9'  
 > raytrace_sample.dmp

Raphael




More information about the Radiance-general mailing list