Hello again!
 
I still can't figure out how to concatenate properly transformations.
Let's say first you translate an image by (10,10). You translate more by(20,20).
The if you try to rotate the image, which starting from (0,0) will now be at (30,30)
the rotation is not applied in the right way and the image is rotated as if it were in another point.
 
Also the same happens when, after rotating an image, I try to translate it.

Reply via email to