I want to generate this http://de.novumpro.com/typo3temp/pics/0512014950.jpg http://de.novumpro.com/typo3temp/pics/0512014950.jpg with PHP and two source images: gray book background and book cover texture (front-facing, not rotated).
Combining two images would not be a problem with GD, but I need to 3D rotate the book cover first.
Image_3D doesn't do texturing.
Will ImageMagic help me?
Any other options?