[Radiance-general] vwrays -Unexpected EOF on input

Greg Ward gregoryjward at gmail.com
Fri Mar 13 10:29:34 PDT 2009


You substituted "view_outside.vf" fro "view_down.vf" in the second  
use of vwrays, so it probably produced the wrong -x and -y dimensions.

Incidentally, "view_down.vf" better be a parallel view, or all your  
origin points passed to rtrace will be the same.

-Greg

> From: Per Haugaard <perhaugaard at yahoo.dk>
> Date: March 12, 2009 12:27:39 AM PDT
>
> Hi users,
>
> I just started using vwrays and encountered an error.
>
> Here is my input:
>
> vwrays -x 600 -y 600 -vf view_down.vf | rcalc -e '$1=$1; $2=$2;  
> $3=0.85; $4=$4; $5=$5; $6=1' | rtrace -ab 3 -aa 0.2 -ar 128 -ad 512  
> -as 256 -fac -w -I -ov `vwrays -d -vf view_outside.vf -x 600 -y  
> 600` scene_CIE_win1.oct > illum.pic
>
> and I get the following error: rtrace fatal: Unexpected EOF on input.
>
> Can any spot my mistake? Any help is appreciated :)
>
>
> /Per



More information about the Radiance-general mailing list