creating 3D case preview image

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
rajeshbrr
Posts: 1
Joined: 2013-10-16T23:58:16-07:00
Authentication code: 6789

creating 3D case preview image

Post by rajeshbrr »

Hi,
I am quite new to image processing and stuff. My current project requires that I create 3d previews for custom mobile cases. I came across this thread viewtopic.php?f=1&t=11726&start=45 that gives me some idea for doing this for a 3D dvd cover. Could someone tell me how should I go about doing this for a mobile case. I mean how to calculate the distort perspective values and stuff.
Thanks for hearing me out.
User avatar
fmw42
Posts: 25562
Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA

Re: creating 3D case preview image

Post by fmw42 »

If you are on Linux/Mac or Windows w/Cygwin, and if you want simple cases, then take a look at my scripts, 3Dbox and 3Dcover at the link below.

We would need to see an example of your input and output images or some example of what you want to produce to help further. Also provide what version of IM and what platform you are using.
Post Reply