[Gegl-developer] API change for samplers to pass inverse Jacobian data to samplers

Nicolas Robidoux nrobidoux at cs.laurentian.ca
Mon Jun 29 12:53:23 PDT 2009


Martin Nordhotls wrote:
> Personally I don't see the point in duplicating a matrix lib in
> every software, i.e. I question the introduction of GeglMatrix3 in
> the first place, I mean there certainly must be high quality libs
> for matrix operations out there, but that's a different story...

IMHO, when all you are dealing with are 3x3 matrices (which are not
arbitrary 3x3, since they represent affine + perspective
transformations), it is likely that a general purpose matrix library
would be slower. Even more so with 2x2.

So, my vote is actually for "not library."

Nicolas Robidoux




More information about the Gegl-developer mailing list