Visual Engineering - Visual Texture 2 v1.03 SHORT DESCRIPTION Enchanges look of your old tileable textures. REQUIREMENTS Image Engineer v3.41 (Wision release 2) INSTALLATION Archive where this file came from should be extracted to a directory where you installed Image Engineer. This script must be in IE:Arexx/ USAGE Activate window of a texture and run the script. Test the script with "TestMaterials/VisualTexture-berry.jpg". Might be a good idea to set a hotkey for Resize400x400.rexx. There's other useful effects, which didn't fit to this script. Try these to original texture: - Vignette / Grey - Local Contrast Stretch - Fresco Try these before Visual Texture 2: - Equalization - Gamma (-100) Be warned not to use this script to colorful logos. Results might look too ..er. interesting. ;) ARGUMENTS VisualTexture2.rexx name of texture (in IE) smoothing effect: GAUSSIAN, LOWPASS, MEDIAN or NONE number of style (1-5 or NONE) YES or NO SHINY, DARK or FADED AmigaDOS Sys:Rexxc/RX VisualTexture2.rexx Sys:Rexxc/RX VisualTexture2.rexx 000_testpic.iff GAUSSIAN 3 NO SHINY Other scripts: ADDRESS COMMAND "Sys:Rexxc/RX IE:Arexx/VisualTexture2.rexx " Next lines return you the name of this new picture. PROJECT_LIST xyz=result pic=subword(xyz,1,1) HISTORY 1.03 Now this is a lot slower, but good thing is that processed texture will become as truly seamless texture. Earlier it might have had sharply cutted edges. 1.00 History started DISTRIBUTION The archive, where this file came from, can be distributed using any kind of media or distribution channel (CD, Email, WWW, BBS, FTP...), but contents of original archive can not be modified. YOU MAY NOT SPREAD MODIFIED VERSIONS OF THE SCRIPT!! NOT EVEN PART OF IT!! If you are going to spread a script made by you, which calls one of Visual Engineering -scripts, you must include either to documentfile of your script or header of the script itself, Visual Engineering's website address and my name and email address. Like this: /* This script uses Visual Engineering -script(s): GaussianEdge, Shadow.rexx By Marko Seppänen Visual Engineering website: http://wwnet.fi/users/smarko/visual/ */ WORLD WIDE WEB Visual Engineering http://wwnet.fi/users/smarko/visual/