home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 14 / AACD14.ISO / AACD / Graphics / FXForgeFilters / CCover.txt < prev    next >
Text File  |  1999-12-28  |  903b  |  43 lines

  1. Category: Andrew's Filters 43
  2. Title: Colourful Coverings...
  3. Copyright: Freeware
  4. Author: Andrew Buckle
  5. Filename: CCover.8bf
  6.  
  7. R:mix(c,rnd(sin(abs(d)*ctl(0))-sin(m*ctl(1)),sin(m*ctl(0))-sin(abs(d)*ctl(1))),ctl(6),ctl(7))
  8.  
  9. G:mix(c,rnd(sin(abs(d)*ctl(2))-sin(m*ctl(3)),sin(m*ctl(2))-sin(abs(d)*ctl(3))),ctl(6),ctl(7))
  10.  
  11. B:mix(c,rnd(sin(abs(d)*ctl(4))-sin(m*ctl(5)),sin(m*ctl(4))-sin(abs(d)*ctl(5))),ctl(6),ctl(7))
  12.  
  13. A:a
  14.  
  15. ctl[0]: Red 1
  16. ctl[1]: Red 2
  17. ctl[2]: Green 1
  18. ctl[3]: Green 2
  19. ctl[4]: Blue 1
  20. ctl[5]: Blue 2
  21. ctl[6]: Mix 1
  22. ctl[7]: Mix 2
  23.  
  24. val[0]: 10
  25. val[1]: 12
  26. val[2]: 18
  27. val[3]: 15
  28. val[4]: 7
  29. val[5]: 22
  30. val[6]: 46
  31. val[7]: 28
  32.  
  33. set[0]: 0,0,0,0,0,0,0,0
  34. set[1]: 0,0,0,0,0,0,0,0
  35. set[2]: 0,0,0,0,0,0,0,0
  36. set[3]: 0,0,0,0,0,0,0,0
  37. set[4]: 0,0,0,0,0,0,0,0
  38. set[5]: 0,0,0,0,0,0,0,0
  39. set[6]: 0,0,0,0,0,0,0,0
  40. set[7]: 0,0,0,0,0,0,0,0
  41. set[8]: 0,0,0,0,0,0,0,0
  42. set[9]: 0,0,0,0,0,0,0,0
  43.