[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
FF art?
Hi there,
Here is a small how-to using FF, Photoshop and the built-in zigzag filter:
1. Create 800x800 RGB
2. Apply following code:
R,G,B:
((x+y)%256)*((X-x+y)%256)/256 < 128 ?
2*scl(((x+Y-y)%256)*((X-x+Y-y)%256)/256,0,255,64,192)*((x+y)%256)*((X-x+y)%2
56)/256/255 :
255-(2*(255-scl(((x+Y-y)%256)*((X-x+Y-y)%256)/256,0,255,64,192))*(255-((x+y)
%256)*((X-x+y)%256)/256)/255)
3. Colorize it with Hue/Saturation values of 50, 100 and -16 (colorize
option on)
4. Duplicate layer and set top layer to "soft light" and group layers -
voila
This could be the a new image for the next FF calendar! :-))
Greetings,
Wernman
http://privat.schlund.de/filter-factory
Mac and PC filters, Programming Manual and links to the best FF-URLs