doming effect for texts/images

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
iscripts
Posts: 6
Joined: 2011-10-20T22:14:23-07:00
Authentication code: 8675308

doming effect for texts/images

Post by iscripts »

hello guys..

is there any way that we can add a doming effect (doming is a process of applying a clear resin coating to any vinyl graphic or coated label, it gives the graphic a 3-D effect) to texts/images in imagemagick? i have seen the shade effect, its quite close to what i want, but i cant seem to get the glossy effect.

shade effect gives :-
Image

this is what is to be achieved :-
Image

thanks
snibgo
Posts: 12159
Joined: 2010-01-23T23:01:33-07:00
Authentication code: 1151
Location: England, UK

Re: doming effect for texts/images

Post by snibgo »

You might look at examples on http://www.imagemagick.org/Usage/advanced/ near the top, and 2/3 down.

I would do it with Povray.
snibgo's IM pages: im.snibgo.com
User avatar
fmw42
Posts: 25562
Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA

Re: doming effect for texts/images

Post by fmw42 »

Post Reply