|
 |
Glen Berry <7no### [at] ezwv com> wrote...
> In other words, if I add a few objects to a scene, I expect that I
> would probably *not* be able to reuse the radiosity data. Is this
> correct?
You can, but, as Warp said, the illumination would be at least slightly
incorrect.
> Can I switch antialiasing on or off, and still reuse the data?
Yes.
> Can I render the image at a small size, saving the radiosity values,
> and then reuse these values in a larger final render size?
Yes. When you re-use the values, it will still generate more if necessary.
You can even use save_file and load_file at the same time, and when you
render the scene over and over again, it will keep increasing the total
amount of data that it has. It will re-use the old data and add more data
to produce a more accurate solution. You can use "always_sample no" if you
want to only use the data that you load and you don't want any new samples
to be taken.
-Nathan
Post a reply to this message
|
 |