|
 |
I found three constants in the help about Hex_Blur, might be related but the
camera SDL does not allow any additional settings.
Hex_Blur1 = 7
Hex_Blur2 = 19
Hex_Blur3 = 37
My settings are:
blur_samples 150
variance 0
confidence 0.9999999
Any ideas? Your assumption seems to be right...
Rene
"Le Forgeron" <jgrimbert [at] free fr> wrote in message
news:3D6B59A8.3070709 [at] free fr...
> Dive in the source code (unless it is documented ?),
> the blur code as some magic values on blur_sample IIRC which
> use an hexagonal grid instead of square grid. At least, it was
> in 3.1 ...
>
> Other solution might be to increase the blur_sample,
> or reduce the variance or increase the confidence.
>
> Go read section 6.4.3 of the help (pov 3.5)
>
Post a reply to this message
|
 |