blend function urgently needed in kdelibs

Tobias G. Pfeiffer tgpfeiffer at web.de
Wed May 23 17:39:24 BST 2007


Hi!

On Wednesday 23 May 2007, 00:40, Matthew Woehlke wrote:
> Firstly: I don't even want to /contemplate/ a three-way blend, at least,
> not further than blend( blend( a, b ), c ). 

I doubt this would give the same results. If you want a, b and c to be equally 
represented in the result, this will definitely not do it, as it would 
probably be doing 0.5*(0.5*a+0.5*b) + 0.5*c = 0.25*a + 0.25*b + 0.5*c

Bye
Tobias

-- 
follow the penguin...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20070523/ba69025f/attachment.sig>


More information about the kde-core-devel mailing list