Put the titles in ACM digital library and click on "Cited by" and you
may find interesting articles that are newer.

On Tue, Mar 12, 2013 at 2:48 PM, Michael Muré <batolet...@gmail.com> wrote:
> The reason the cage tool is slow is that a set of coefficient is
> computed and used to deform every single pixel inside the cage. The
> plan was indeed to use the poly2tri-C to mesh the cage and move that
> instead of each pixels.
>
> There is not that much work to do that, as most of the code can be
> reused, and this library is already used in the seamless clone tool.
>
> Another thing to look at is the new Free Transform Tool of Krita, wich
> looks quite awesome: http://krita.org/item/131-free-transform-tool
>
> It's based on this paper: http://faculty.cs.tamu.edu/schaefer/research/mls.pdf
_______________________________________________
gimp-developer-list mailing list
gimp-developer-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-developer-list

Reply via email to