pinebark.pic

regarding Re: [Radiance-dev] Makefile inconsistency:

> I've edited my examples and they look good except I've still a problem
> with the cabin:
>
> $ make
> oconv -b -100 -100 -100 225 -r 8192 \
> pattmats cabin bathroom furniture winpanes.rad mirrors.rad > cabin.oct
> oconv -f -r 8192 -i cabin.oct summerday landscape lights.off \
> daywindows > summercabin.oct
> rvu -vf vf/plan -av .1 .1 .1 summercabin.oct
>
> rvu: fatal - cannot find picture file "pinebark.pic"
> *** Error code 1
> make: Fatal error: Command failed for target `view'
>
>
> but I can't find any references to pinebark. I'll keep looking.

Ah. The file "pinebark.hdr" picture should be in with the supplementary
files in the ray/lib directory:

      http://www.radiance-online.org/software/non-cvs/rad4R0supp.tar.gz

I have the pinebark file now called pinebark.hdr, it's the reference that
need changing from pinebark.pic.

Unfortunately, I didn't fix the references in the ray/obj/cabin directory
-- sorry about that! I will fix it for the next release.

The reference to pinebark.pic is in sapling.oct and tree.oct. I'm not
sure how to regenerate them, perhaps the easiest action is binary edit?
Or avoid the bug with a pinebark.pic link.

James.

···

On 29/11/10, 20:31:41, Gregory "J." Ward <[email protected]> wrote

It was a bit of a pain, but I managed to regenerate the sapling.oct and tree.oct files. The question now is, where do I put them?

Cheers,
-Greg

···

From: James Lee <[email protected]>
Date: January 23, 2011 9:18:26 AM PST

On 29/11/10, 20:31:41, Gregory "J." Ward <[email protected]> wrote
regarding Re: [Radiance-dev] Makefile inconsistency:

I've edited my examples and they look good except I've still a problem
with the cabin:

$ make
oconv -b -100 -100 -100 225 -r 8192 \
pattmats cabin bathroom furniture winpanes.rad mirrors.rad > cabin.oct
oconv -f -r 8192 -i cabin.oct summerday landscape lights.off \
daywindows > summercabin.oct
rvu -vf vf/plan -av .1 .1 .1 summercabin.oct

rvu: fatal - cannot find picture file "pinebark.pic"
*** Error code 1
make: Fatal error: Command failed for target `view'

but I can't find any references to pinebark. I'll keep looking.

Ah. The file "pinebark.hdr" picture should be in with the supplementary
files in the ray/lib directory:

     http://www.radiance-online.org/software/non-cvs/rad4R0supp.tar.gz

I have the pinebark file now called pinebark.hdr, it's the reference that
need changing from pinebark.pic.

Unfortunately, I didn't fix the references in the ray/obj/cabin directory
-- sorry about that! I will fix it for the next release.

The reference to pinebark.pic is in sapling.oct and tree.oct. I'm not
sure how to regenerate them, perhaps the easiest action is binary edit?
Or avoid the bug with a pinebark.pic link.

James.