Skynet
March 2nd, 2005, 01:27 PM
Hi,
Any idea of how to do Bevel/Inner border and Shadow like Photoshop Layer? I even just dont know where to start...
I search explanations, not libraries....
Thanks,
skynet.
Elementer
March 2nd, 2005, 02:29 PM
Hello,
Inner/Bevel features ca be done with a simple pixel interpolation effects. Suppose you want to achieve a 3d like button from 2d image button, all you should to do is simple iterpolation of external rectangles (I mean border's rectangles made by pixels).
The more outside one, must be black, and going toward the inside shade the black until to arrive at white one, for example this:
black 100% -> dark gray -> light gray -> more light gray -> white.
(But a lot of shading step).
I never try this, but I think it should works good, I think (O_o) :D
Bye
toofani
June 14th, 2005, 04:52 AM
What about irregular shapes??