abour Radiance

I sent this from the wrong e-mail account, and it didn't make it to the list. Others should probably ignore this request.

···

From: Greg Ward <[email protected]>
Date: November 13, 2005 9:37:22 PM PST
To: Tian Cheng <[email protected]>

Hi Tian,

When I type the commands in as you have them, they work for me, more or less. The main error in your file is that you left the command "!genbox gray_paint tcroom 3 2 2 -i" in your scene description along with the surfaces you modified from it. The tutorial tells you to remove this line. Once I commented this line out, everything looked OK.

If you cannot get these commands to work, then there may be something wrong with your copy of ADELINE.

-Greg

From: Tian Cheng <[email protected]>
Date: November 13, 2005 8:53:03 PM PST

The command is:
oconv sky.rad outside.rad srcwindow.rad tcroom.rad > test.oct
rview -vp 2.25 .375 1 -vd -.25 .125 -.125 -av .5 .5 .5 test.oct

2005/11/14, Greg Ward <[email protected]>:

We have a failure to communicate. I have the input files -- what I
need to know are the commands you typed that failed to give you the
results you expected.

A command is something like:

oconv input.rad > scene.oct

rview -vp 1 0 0 -vd 0 1 0 scene.oct

That sort of thing.

-Greg