|
|
Dave Dunn wrote:
> Rune wrote:
> >>I can't remember the real formula right now, but it should be possible to
>
> The formula is radius*(threshold -1)*strength. In other words, if your
> threshold is .4, your radius is 1, and your strength is 1, the apparent size
> of your blob component will be (1-.4)*1*1 or .6*1*1, or .6.
That should be, of course (1-threshold) :{
Post a reply to this message
|
|