| Tutorial 3 - Visual "Shape" and Shadow In this tutorial I show how to do some magic with registered Visual Logo and how can you add even more effects over the final picture. (ORIG) Load a picture with sharp edges.
(THRESH) Treshold (255) to ORIG.
(GLOW) Visual Logo - Glow (style=Black, value=13, color=Blue, Contrast Stretch) to GAUS, Close GAUS
Mark ORIG as Secondary, Mark THRESH as Alpha, Activate GLOW -window
(SHADOW) Shadow.rexx type=Lowpass, color=No, value=7, threshold=255, xplace=-2, yplace=-2) to GLOWPIC, Close GLOWPIC
(FINAL) Visual Surface - Noise (white, 20, blotchy) to SHADOW, Close SHADOW
Go to the website of Visual Engineering. |