I have a base GPUImagePicture (Layer 1)
and then another GPUImagePicture (Layer 2)
that I have added a bunch of filters
to.
When I put them together into one image they look fine but what I would like to do is move Layer 2
with my finger to different positions on Layer 1
. Is this possible without using something like Cocos2D
?