On 2015-05-21 15:47, Rainer . wrote:
Hi,
I´m just playing with the sort object from zexy lib, sorting a bunch of floats. I wonder if there is a way to fade or morph(?) from unsorted to sorted state?
how do you invision that? e.g. what's 75% between "1 6 8 4 3" and "1 3 4 6 8"
how is your result different from a generic fade between two lists of equal lengths?
fgsmdr IOhannes