"Andrew" <ast### [at] hotmailcom> wrote:
> And as someone pointed out earlier, the caustics are much too bright
> because of the dispersion bug. Here is the same image without
> dispersion...
I hope this bug will ever be fixed... it is not that complicated, just
remove the statement
brightness *= dispersion_samples;
or add
brightness /= dispersion_samples;
:-)
Regards
Sven
Post a reply to this message
|