home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 September / Chip_2001-09_cd1.bin / sharewar / picmaster / picmaster.exe / Plugins / FFL / Cybia / Mezzy / Mezzy.ffl next >
Encoding:
Text File  |  2001-04-06  |  3.9 KB  |  438 lines

  1. FFL1.0
  2.    15
  3. Mz_adver.8bf
  4. Mezzy
  5. Adverse...
  6. by Steve Upham
  7. ⌐ 2000 Cybia (www.cybia.co.uk)
  8.  
  9.  
  10.  
  11.  
  12.  
  13. Dark
  14. Light
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21. 185
  22. 64
  23.  
  24.  
  25.  
  26.  
  27.  
  28. c>>rnd(0,ctl(1)-i)<<rnd(0,(ctl(2)/32))
  29. c>>rnd(0,ctl(1)-i)<<rnd(0,(ctl(2)/32))
  30. c>>rnd(0,ctl(1)-i)<<rnd(0,(ctl(2)/32))
  31. a
  32. Mz_conce.8bf
  33. Mezzy
  34. Conceal...
  35. by Steve Upham
  36. ⌐ 2000 Cybia (www.cybia.co.uk)
  37.  
  38.  
  39.  
  40.  
  41.  
  42. Range
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50. 128
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57. (cos((c)+x*255)+cos((c)+y*255))<<i*ctl(1)/255
  58. (cos((c)+x*255)+cos((c)+y*255))<<i*ctl(1)/255
  59. (cos((c)+x*255)+cos((c)+y*255))<<i*ctl(1)/255
  60. a
  61. Mz_dusty.8bf
  62. Mezzy
  63. Dusty...
  64. by Steve Upham
  65. ⌐ 2000 Cybia (www.cybia.co.uk)
  66.  
  67.  
  68.  
  69.  
  70.  
  71. Intensity
  72. Contrast
  73.  
  74.  
  75.  
  76.  
  77.  
  78.  
  79. 128
  80. 10
  81.  
  82.  
  83.  
  84.  
  85.  
  86. c+(rnd(0,(ctl(1)/4))<<rnd(0,(ctl(2)/4)))
  87. c+(rnd(0,(ctl(1)/4))<<rnd(0,(ctl(2)/4)))
  88. c+(rnd(0,(ctl(1)/4))<<rnd(0,(ctl(2)/4)))
  89. a
  90. Mz_erode.8bf
  91. Mezzy
  92. Erode...
  93. by Steve Upham
  94. ⌐ 2000 Cybia (www.cybia.co.uk)
  95.  
  96.  
  97.  
  98.  
  99.  
  100. Surface
  101. Range
  102. Black
  103. White
  104.  
  105.  
  106.  
  107.  
  108. 128
  109.  
  110. 128
  111. 255
  112.  
  113.  
  114.  
  115. max(i-ctl(3)<<u-ctl(1),ctl(4))>>i+ctl(2)
  116. max(i-ctl(3)<<u-ctl(1),ctl(4))>>i+ctl(2)
  117. max(i-ctl(3)<<u-ctl(1),ctl(4))>>i+ctl(2)
  118. a
  119. Mz_etchi.8bf
  120. Mezzy
  121. Etching...
  122. by Steve Upham
  123. ⌐ 2000 Cybia (www.cybia.co.uk)
  124.  
  125.  
  126.  
  127.  
  128.  
  129. Detail
  130. Contrast
  131. Black
  132.  
  133.  
  134.  
  135.  
  136.  
  137. 255
  138. 255
  139.  
  140.  
  141.  
  142.  
  143.  
  144. c2d(i&i<ctl(1)/2,i-ctl(3))^ctl(2)
  145. c2d(i&i<ctl(1)/2,i-ctl(3))^ctl(2)
  146. c2d(i&i<ctl(1)/2,i-ctl(3))^ctl(2)
  147. a
  148. Mz_glass.8bf
  149. Mezzy
  150. Glass...
  151. by Steve Upham
  152. ⌐ 2000 Cybia (www.cybia.co.uk)
  153.  
  154.  
  155.  
  156.  
  157.  
  158. X Cut
  159. Y Cut
  160. RC Tint
  161. GM Tint
  162. BY Tint
  163.  
  164.  
  165.  
  166. 128
  167. 128
  168. 148
  169. 128
  170. 108
  171.  
  172.  
  173. src(x^ctl(1)/20,y^ctl(2)/20,z)+128-ctl(3)
  174. src(x^ctl(1)/20,y^ctl(2)/20,z)+128-ctl(4)
  175. src(x^ctl(1)/20,y^ctl(2)/20,z)+128-ctl(5)
  176. a
  177. Mz_inter.8bf
  178. Mezzy
  179. Interlace...
  180. by Steve Upham
  181. ⌐ 2000 Cybia (www.cybia.co.uk)
  182.  
  183.  
  184.  
  185.  
  186.  
  187. X-lace
  188. Y-lace
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195. 128
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202. (c-x*ctl(2)-y*ctl(1))&c
  203. (c-x*ctl(2)-y*ctl(1))&c
  204. (c-x*ctl(2)-y*ctl(1))&c
  205. a
  206. Mz_linea.8bf
  207. Mezzy
  208. Linear...
  209. by Steve Upham
  210. ⌐ 2000 Cybia (www.cybia.co.uk)
  211.  
  212.  
  213.  
  214.  
  215.  
  216. Range
  217. Amount
  218.  
  219.  
  220.  
  221.  
  222.  
  223.  
  224. 128
  225. 128
  226.  
  227.  
  228.  
  229.  
  230.  
  231. (max(ctl(2)*cos((x&i)*x*0),0)+min(i*cos((x&i)*x*ctl(1)),0))^c
  232. (max(ctl(2)*cos((x&i)*x*0),0)+min(i*cos((x&i)*x*ctl(1)),0))^c
  233. (max(ctl(2)*cos((x&i)*x*0),0)+min(i*cos((x&i)*x*ctl(1)),0))^c
  234. a
  235. Mz_mixer.8bf
  236. Mezzy
  237. Mixer...
  238. by Steve Upham
  239. ⌐ 2000 Cybia (www.cybia.co.uk)
  240.  
  241.  
  242.  
  243.  
  244.  
  245. Contrast
  246. CR Mix
  247. MG Mix
  248. YB Mix
  249.  
  250.  
  251.  
  252.  
  253. 128
  254. 128
  255. 128
  256. 128
  257.  
  258.  
  259.  
  260. rnd(0,ctl(2))-rnd(0,ctl(1))+c
  261. rnd(0,ctl(3))-rnd(0,ctl(1))+c
  262. rnd(0,ctl(4))-rnd(0,ctl(1))+c
  263. a
  264. Mz_outli.8bf
  265. Mezzy
  266. Outline...
  267. by Steve Upham
  268. ⌐ 2000 Cybia (www.cybia.co.uk)
  269.  
  270.  
  271.  
  272.  
  273.  
  274. Range
  275. Contrast
  276.  
  277.  
  278.  
  279.  
  280.  
  281.  
  282. 70
  283. 10
  284.  
  285.  
  286.  
  287.  
  288.  
  289. rnd(0,i&ctl(1))*ctl(2)
  290. rnd(0,i&ctl(1))*ctl(2)
  291. rnd(0,i&ctl(1))*ctl(2)
  292. a
  293. Mz_relap.8bf
  294. Mezzy
  295. Relapse...
  296. by Steve Upham
  297. ⌐ 2000 Cybia (www.cybia.co.uk)
  298.  
  299.  
  300.  
  301.  
  302.  
  303. Range 1
  304. Range 2
  305.  
  306.  
  307.  
  308.  
  309.  
  310.  
  311. 145
  312. 255
  313.  
  314.  
  315.  
  316.  
  317.  
  318. rnd(c,c+ctl(1))^ctl(2)
  319. rnd(c,c+ctl(1))^ctl(2)
  320. rnd(c,c+ctl(1))^ctl(2)
  321. a
  322. Mz_rusty.8bf
  323. Mezzy
  324. Rusty...
  325. by Steve Upham
  326. ⌐ 2000 Cybia (www.cybia.co.uk)
  327.  
  328.  
  329.  
  330.  
  331.  
  332. Range
  333. RC Tint
  334. GM Tint
  335. BY Tint
  336.  
  337.  
  338.  
  339.  
  340. 200
  341. 100
  342. 150
  343. 200
  344.  
  345.  
  346.  
  347. (c+ctl(1)%v*u)+128-ctl(2)
  348. (c+ctl(1)%v*u)+128-ctl(3)
  349. (c+ctl(1)%v*u)+128-ctl(4)
  350. a
  351. Mz_stell.8bf
  352. Mezzy
  353. Stellar...
  354. by Steve Upham
  355. ⌐ 2000 Cybia (www.cybia.co.uk)
  356.  
  357.  
  358.  
  359.  
  360.  
  361. Intensity
  362. Stars 1
  363. Stars 2
  364. Stars 3
  365.  
  366.  
  367.  
  368.  
  369. 255
  370. 95
  371. 128
  372. 70
  373.  
  374.  
  375.  
  376. c2d(c-ctl(3),i%ctl(2))>>i+ctl(4)&ctl(1)
  377. c2d(c-ctl(3),i%ctl(2))>>i+ctl(4)&ctl(1)
  378. c2d(c-ctl(3),i%ctl(2))>>i+ctl(4)&ctl(1)
  379. a
  380. Mz_weave.8bf
  381. Mezzy
  382. Weave...
  383. by Steve Upham
  384. ⌐ 2000 Cybia (www.cybia.co.uk)
  385.  
  386.  
  387.  
  388.  
  389.  
  390. Size
  391. Mode 1
  392. Mode 2
  393.  
  394.  
  395.  
  396.  
  397.  
  398. 50
  399.  
  400. 255
  401.  
  402.  
  403.  
  404.  
  405. dif((cos((c+i)-x*ctl(1)-128)),ctl(2))&dif((cos((c+i)-y*ctl(1)-128)),ctl(3))+c
  406. dif((cos((c+i)-x*ctl(1)-128)),ctl(2))&dif((cos((c+i)-y*ctl(1)-128)),ctl(3))+c
  407. dif((cos((c+i)-x*ctl(1)-128)),ctl(2))&dif((cos((c+i)-y*ctl(1)-128)),ctl(3))+c
  408. a
  409. Mz_white.8bf
  410. Mezzy
  411. Whiten...
  412. by Steve Upham
  413. ⌐ 2000 Cybia (www.cybia.co.uk)
  414.  
  415.  
  416.  
  417.  
  418.  
  419. Noise
  420. White
  421.  
  422.  
  423.  
  424.  
  425.  
  426.  
  427. 128
  428.  
  429.  
  430.  
  431.  
  432.  
  433.  
  434. rnd(c,c+4*ctl(1)/4)+ctl(2)
  435. rnd(c,c+4*ctl(1)/4)+ctl(2)
  436. rnd(c,c+4*ctl(1)/4)+ctl(2)
  437. a
  438.