home *** CD-ROM | disk | FTP | other *** search
- FFL1.0
- 20
- BitLeft.8bf
- Andrew's Filters Part2
- A Bit Left Over Gradient...
- AB
- ⌐ 1996-2001, Andrew Buckle (www.sapphire-innovations.com)
-
-
-
-
- Red x
- Red y
- Green x
- Green y
- Blue x
- Blue y
-
-
- 189
- 155
- 222
- 215
- 188
- 204
- 0
- 0
- dif(c,mix(abs(d),sqr(x),val(0,-100,100),val(1,-100,100)))
- dif(c,mix(abs(d),sqr(x),val(2,-100,100),val(3,-100,100)))
- dif(c,mix(abs(d),sqr(x),val(4,-100,100),val(5,-100,100)))
- a
- AtAtomic.8bf
- Andrew's Filters Part2
- At The Atomic Level...
- AB
- ⌐ 1996-2001, Andrew Buckle (www.sapphire-innovations.com)
-
-
-
-
- Radius
- Pattern
- Factor X
- Red Divided
- Green Divided
- Blue Divided
-
-
- 21
- 42
- 22
- 6
- 10
- 2
- 0
- 0
- ((x-ctl(0))*(x-ctl(0))+(y-ctl(0))*(y-ctl(0)))%ctl(1)==ctl(2)?c:c/ctl(3)
- ((x-ctl(0))*(x-ctl(0))+(y-ctl(0))*(y-ctl(0)))%ctl(1)==ctl(2)?c:c/ctl(4)
- ((x-ctl(0))*(x-ctl(0))+(y-ctl(0))*(y-ctl(0)))%ctl(1)==ctl(2)?c:c/ctl(5)
- a
- BitsHere.8bf
- Andrew's Filters Part2
- Bits Here...
- AB
- ⌐ 1996-2001, Andrew Buckle (www.sapphire-innovations.com)
-
-
-
-
- Red x
- Red y
- Green x
- Green y
- Blue x
- Blue y
-
-
- 20
- 14
- 13
- 8
- 11
- 7
- 0
- 0
- src(x|rnd(0,ctl(0)),y|rnd(0,ctl(1)),0)
- src(x|rnd(0,ctl(2)),y|rnd(0,ctl(3)),1)
- src(x|rnd(0,ctl(4)),y|rnd(0,ctl(5)),2)
- a
- KookyGl.8bf
- Andrew's Filters Part2
- Kooky Glass...
- AB
- ⌐ 1996-2001, Andrew Buckle (www.sapphire-innovations.com)
-
-
-
-
- Red Angle
- Red magnitude
- Green Angle
- Green Magnitude
- Blue Angle
- Blue Magnitude
-
-
- 51
- 11
- 61
- 22
- 79
- 36
- 0
- 0
- rad(d%ctl(0)!=0?d+ctl(0)/2:d-ctl(0)/2,m%ctl(1)!=0?m+ctl(1)/2:m-ctl(1)/2,z)
- rad(d%ctl(2)!=0?d+ctl(2)/2:d-ctl(2)/2,m%ctl(3)!=0?m+ctl(3)/2:m-ctl(3)/2,z)
- rad(d%ctl(4)!=0?d+ctl(4)/2:d-ctl(4)/2,m%ctl(5)!=0?m+ctl(5)/2:m-ctl(5)/2,z)
- a
- OutDifC.8bf
- Andrew's Filters Part2
- Outer Different Colour Blur...
- AB
- ⌐ 1996-2001, Andrew Buckle (www.sapphire-innovations.com)
-
-
-
-
- Red Channel A
- Green Channel A
- Blue Channel A
- In
- Out
- Red Channel B
- Green Channel B
- Blue Channel B
- 196
- 255
- 78
- 9
- 10
- 68
- 48
- 246
- (rad(d,m,val(0,0,2))+rad(d,m+ctl(3),val(0,0,2))+rad(d,m-ctl(4),val(5,0,2)))/3
- (rad(d,m,val(1,0,2))+rad(d,m+ctl(3),val(1,0,2))+rad(d,m-ctl(4),val(6,0,2)))/3
- (rad(d,m,val(2,0,2))+rad(d,m+ctl(3),val(2,0,2))+rad(d,m-ctl(4),val(7,0,2)))/3
- a
- EmbNega.8bf
- Andrew's Filters Part2
- Embosser Negative...
- AB
- ⌐ 1996-2001, Andrew Buckle (www.sapphire-innovations.com)
-
-
-
-
- Red X
- Red Y
- Green X
- Green Y
- Blue X
- Blue Y
- Emboss
- Negative
- 189
- 216
- 110
- 140
- 69
- 144
- 126
- 104
- val(7,0,600)-c-src(x+val(0,-val(6,0,20),val(6,0,20)),y+val(1,-val(6,0,20),val(6,0,20)),0)
- val(7,0,600)-c-src(x+val(2,-val(6,0,20),val(6,0,20)),y+val(3,-val(6,0,20),val(6,0,20)),1)
- val(7,0,600)-c-src(x+val(4,-val(6,0,20),val(6,0,20)),y+val(3,-val(6,0,20),val(6,0,20)),2)
- a
- MixClrPt.8bf
- Andrew's Filters Part2
- Mixing Colour paints...
- AB
- ⌐ 1996-2001, Andrew Buckle (www.sapphire-innovations.com)
-
-
-
-
- Red Mix
- Green Mix
- Blue Mix
- Red Factor
- Green Factor
- Blue Factor
-
-
- 189
- 247
- 51
- 75
- 156
- 223
- 0
- 0
- mix(val(3,600,255)-c,src(x,y,1),src(x,y,2),ctl(0))
- mix(val(4,600,255)-src(x,y,0),c,src(x,y,2),ctl(1))
- mix(val(5,600,255)-src(x,y,0),src(x,y,1),c,ctl(2))
- a
- FourCorn.8bf
- Andrew's Filters Part2
- Four Corners...
- AB
- ⌐ 1996-2001, Andrew Buckle (www.sapphire-innovations.com)
-
-
-
-
- Red Effect
- Green Effect
- Blue Effect
- Red Tan
- Green Tan
- Blue Tan
-
-
- 35
- 95
- 186
- 203
- 75
- 120
- 0
- 0
- (src(x,y,val(0,0,2))+(src(x+val(3,-5,5)*tan(y)/60,y+val(3,-5,5)*tan(x)/60,val(0,0,2))+src(x+val(3,-5,5)*tan(y)/50,y+val(3,-5,5)*tan(x)/50,val(0,0,2))+src(x+val(3,-5,5)*tan(y)/40,y+val(3,-5,5)*tan(x)/40,val(0,0,2))+src(x+val(3,-5,5)*tan(y)/20,y+val(3,-5,5)*tan(x)/20,val(0,0,2)))/4)/2
- (src(x,y,val(1,0,2))+(src(x+val(4,-5,5)*tan(y)/60,y+val(4,-5,5)*tan(x)/60,val(1,0,2))+src(x+val(4,-5,5)*tan(y)/50,y+val(4,-5,5)*tan(x)/50,val(1,0,2))+src(x+val(4,-5,5)*tan(y)/40,y+val(4,-5,5)*tan(x)/40,val(1,0,2))+src(x+val(4,-5,5)*tan(y)/20,y+val(4,-5,5)*tan(x)/20,val(1,0,2)))/4)/2
- (src(x,y,val(2,0,2))+(src(x+val(5,-5,5)*tan(y)/60,y+val(5,-5,5)*tan(x)/60,val(2,0,2))+src(x+val(5,-5,5)*tan(y)/50,y+val(5,-5,5)*tan(x)/50,val(2,0,2))+src(x+val(5,-5,5)*tan(y)/40,y+val(5,-5,5)*tan(x)/40,val(2,0,2))+src(x+val(5,-5,5)*tan(y)/20,y+val(5,-5,5)*tan(x)/20,val(2,0,2)))/4)/2
- a
- NegChSp.8bf
- Andrew's Filters Part2
- Negative Channel Swap...
- AB
- ⌐ 1996-2001, Andrew Buckle (www.sapphire-innovations.com)
-
-
-
-
- Red Cut Off
- Green Cut Off
- Blue Cut Off
- Threshold
- Red Channel
- Green Channel
- Blue Channel
-
- 69
- 144
- 121
- 159
- 155
- 250
- 0
- 0
- src(x,y,val(4,0,2))<val(0,0,255)?ctl(3)-src(x,y,val(4,0,2)):src(x,y,val(4,0,2))
- src(x,y,val(5,0,2))<val(1,0,255)?ctl(3)-src(x,y,val(5,0,2)):src(x,y,val(5,0,2))
- src(x,y,val(6,0,2))<val(2,0,255)?ctl(3)-src(x,y,val(6,0,2)):src(x,y,val(6,0,2))
- a
- FadedCol.8bf
- Andrew's Filters Part2
- Faded Effect...
- AB
- ⌐ 1996-2001, Andrew Buckle (www.sapphire-innovations.com)
-
-
-
-
- Red Channel
- Green Channel
- Blue Channel
-
-
-
-
-
- 83
- 31
- 18
- 0
- 0
- 0
- 0
- 0
- r+ctl(0)+(sin(m))
- g+ctl(1)+(sin(m))
- b+ctl(2)+(sin(m))
- a
- Sin Prism.8bf
- Andrew's Filters Part2
- Sin Prism...
- AB
- ⌐ 1996-2001, Andrew Buckle (www.sapphire-innovations.com)
-
-
-
-
- Red Channel
- Green Channel
- Blue Channel
- Red Bounce
- Green Bounce
- Blue Bounce
- Control 6:
-
- 146
- 175
- 86
- 185
- 236
- 255
- 238
- 0
- (src(x,y,val(0,0,2))+(src(x+val(3,-5,5)*sin(y)/60,y+val(3,-5,5)*sin(x)/60,val(0,0,2))+src(x+val(3,-5,5)*sin(y)/50,y+val(3,-5,5)*sin(x)/50,val(0,0,2))+src(x+val(3,-5,5)*sin(y)/40,y+val(3,-5,5)*sin(x)/40,val(0,0,2))+src(x+val(3,-5,5)*sin(y)/20,y+val(3,-5,5)*sin(x)/20,val(0,0,2)))/4)/2
- (src(x,y,val(1,0,2))+(src(x+val(4,-5,5)*sin(y)/60,y+val(4,-5,5)*sin(x)/60,val(1,0,2))+src(x+val(4,-5,5)*sin(y)/50,y+val(4,-5,5)*sin(x)/50,val(1,0,2))+src(x+val(4,-5,5)*sin(y)/40,y+val(4,-5,5)*sin(x)/40,val(1,0,2))+src(x+val(4,-5,5)*sin(y)/20,y+val(4,-5,5)*sin(x)/20,val(1,0,2)))/4)/2
- (src(x,y,val(2,0,2))+(src(x+val(5,-5,5)*sin(y)/60,y+val(5,-5,5)*sin(x)/60,val(2,0,2))+src(x+val(5,-5,5)*sin(y)/50,y+val(5,-5,5)*sin(x)/50,val(2,0,2))+src(x+val(5,-5,5)*sin(y)/40,y+val(5,-5,5)*sin(x)/40,val(2,0,2))+src(x+val(5,-5,5)*sin(y)/20,y+val(5,-5,5)*sin(x)/20,val(2,0,2)))/4)/2
- a
- RandBrd.8bf
- Andrew's Filters Part2
- Random Border...
- AB
- ⌐ 1996-2001, Andrew Buckle (www.sapphire-innovations.com)
-
-
-
-
- X
- Y
- Random Red
- Random Green
- Random Blue
- Random 1
- Random 2
-
- 24
- 24
- 22
- 43
- 39
- 11
- 11
- 0
- ((X-x)<(ctl(0)+rnd(0,ctl(5))-rnd(0,ctl(6))))||(x<(ctl(0)+rnd(0,ctl(5))-rnd(0,ctl(6))))||((Y-y)<(ctl(1)+rnd(0,ctl(5))-rnd(0,ctl(6))))||(y<(ctl(1)+rnd(0,ctl(5))-rnd(0,ctl(6))))?rnd(0,ctl(2)):c
- ((X-x)<(ctl(0)+rnd(0,ctl(5))-rnd(0,ctl(6))))||(x<(ctl(0)+rnd(0,ctl(5))-rnd(0,ctl(6))))||((Y-y)<(ctl(1)+rnd(0,ctl(5))-rnd(0,ctl(6))))||(y<(ctl(1)+rnd(0,ctl(5))-rnd(0,ctl(6))))?rnd(0,ctl(3)):c
- ((X-x)<(ctl(0)+rnd(0,ctl(5))-rnd(0,ctl(6))))||(x<(ctl(0)+rnd(0,ctl(5))-rnd(0,ctl(6))))||((Y-y)<(ctl(1)+rnd(0,ctl(5))-rnd(0,ctl(6))))||(y<(ctl(1)+rnd(0,ctl(5))-rnd(0,ctl(6))))?rnd(0,ctl(4)):c
- a
- Hollow.8bf
- Andrew's Filters Part2
- Hollow Out...
- AB
- ⌐ 1996-2001, Andrew Buckle (www.sapphire-innovations.com)
-
-
-
-
- Red Channel
- Green Channel
- Blue Channel
-
-
-
-
-
- 152
- 152
- 151
- 0
- 0
- 0
- 0
- 0
- r>ctl(0)?m:255-m
- r>ctl(1)?m:255-m
- r>ctl(2)?m:255-m
- a
- ColSteps.8bf
- Andrew's Filters Part2
- Coloured Stepping Stones...
- AB
- ⌐ 1996-2001, Andrew Buckle (www.sapphire-innovations.com)
-
-
-
-
- Red X
- Green X
- Blue X
- Red Y
- Green Y
- Blue Y
-
-
- 58
- 31
- 128
- 87
- 75
- 38
- 0
- 0
- src(x-x%val(0,0,40),y-y%val(3,0,40),0)
- src(x-x%val(1,0,40),y-y%val(4,0,40),1)
- src(x-x%val(2,0,40),y-y%val(5,0,40),2)
- a
- TxtSur1.8bf
- Andrew's Filters Part2
- Textured Surface 1...
- AB
- ⌐ 1996-2001, Andrew Buckle (www.sapphire-innovations.com)
-
-
-
-
- Red x
- Red y
- Green x
- Green y
- Blue x
- Blue y
-
-
- 72
- 47
- 43
- 22
- 69
- 31
- 0
- 0
- mix(val(0,-60,60)+sqr(x),val(1,-60,60)+sqr(y),c,sqr(c))
- mix(val(2,-60,60)+sqr(x),val(3,-60,60)+sqr(y),c,sqr(c))
- mix(val(4,-60,60)+sqr(5),val(5,-60,60)+sqr(y),c,sqr(c))
- a
- TotaSplt.8bf
- Andrew's Filters Part2
- Total Splattering From Centre...
- AB
- ⌐ 1996-2001, Andrew Buckle (www.sapphire-innovations.com)
-
-
-
-
- Red
- Green
- Blue
-
-
-
-
-
- 44
- 103
- 112
- 0
- 0
- 0
- 0
- 0
- rad(d,rnd(0,rnd(-1,1)*m-val(0,-100,100)),0)
- rad(d,rnd(0,rnd(-1,1)*m-val(1,-100,100)),1)
- rad(d,rnd(0,rnd(-1,1)*m-val(2,-100,100)),2)
- a
- RaiThe.8bf
- Andrew's Filters Part2
- Average Raise...
- AB
- ⌐ 1996-2001, Andrew Buckle (www.sapphire-innovations.com)
-
-
-
-
- Shift x
- Shift y
- Random Mix 1
- Random Mix 2
- Random
- Over
- Mix Src 1
- Mix Src 2
- 144
- 128
- 31
- 12
- 29
- 137
- 30
- 67
- val(5,0,255)-(mix(mix(rnd(0,ctl(4)),c,ctl(2),ctl(3)),(src(x+val(0,-30,30),y+val(1,-30,30),0)+src(x+val(0,-30,30),y+val(1,-30,30),1)+src(x+val(0,-30,30),y+val(1,-30,30),2))/3,ctl(6),ctl(7)))
- val(5,0,255)-(mix(mix(rnd(0,ctl(4)),c,ctl(2),ctl(3)),(src(x+val(0,-30,30),y+val(1,-30,30),0)+src(x+val(0,-30,30),y+val(1,-30,30),1)+src(x+val(0,-30,30),y+val(1,-30,30),2))/3,ctl(6),ctl(7)))
- val(5,0,255)-(mix(mix(rnd(0,ctl(4)),c,ctl(2),ctl(3)),(src(x+val(0,-30,30),y+val(1,-30,30),0)+src(x+val(0,-30,30),y+val(1,-30,30),1)+src(x+val(0,-30,30),y+val(1,-30,30),2))/3,ctl(6),ctl(7)))
- a
- WobLight.8bf
- Andrew's Filters Part2
- Wobbly Lights...
- AB
- ⌐ 1996-2001, Andrew Buckle (www.sapphire-innovations.com)
-
-
-
-
- X
- Y
- Red
- Green
- Blue
- Mix
- Mix 1
-
- 17
- 13
- 28
- 101
- 117
- 170
- 151
- 0
- mix(c,sin(ctl(0)*(d+val(2,-20,20)))-sin(ctl(1)*(m+val(2,-20,20))),ctl(5),ctl(6))
- mix(c,sin(ctl(0)*(d+val(3,-20,20)))-sin(ctl(1)*(m+val(3,-20,20))),ctl(5),ctl(6))
- mix(c,sin(ctl(0)*(d+val(4,-20,20)))-sin(ctl(1)*(m+val(4,-20,20))),ctl(5),ctl(6))
- a
- EmGoes.8bf
- Andrew's Filters Part2
- Emboss Goes...
- AB
- ⌐ 1996-2001, Andrew Buckle (www.sapphire-innovations.com)
-
-
-
-
- Red x
- Red y
- Green x
- Green y
- Blue x
- Blue y
- Mix 1
- Mix 2
- 3
- 3
- 2
- 3
- 1
- 3
- 133
- 23
- mix(c,rnd(src(x-ctl(0),y-ctl(1),z),src(x+ctl(0),y+ctl(1),z)),ctl(6),ctl(7))
- mix(c,rnd(src(x-ctl(2),y-ctl(3),z),src(x+ctl(2),y+ctl(3),z)),ctl(6),ctl(7))
- mix(c,rnd(src(x-ctl(4),y-ctl(5),z),src(x+ctl(4),y+ctl(5),z)),ctl(6),ctl(7))
- a
- FunPost.8bf
- Andrew's Filters Part2
- Fun Poster...
- AB
- ⌐ 1996-2001, Andrew Buckle (www.sapphire-innovations.com)
-
-
-
-
- Red
- Green
- Blue
- Red Random
- Green Random
- Blue Random
- Mix
- Mix A
- 47
- 219
- 133
- 60
- 130
- 194
- 94
- 207
- 255-mix(src(x+rnd(0,10),y+rnd(0,10),z),((r^ctl(0))&(g^ctl(1))&(b^ctl(2)))+rnd(0,ctl(3)),ctl(6),ctl(7))
- 255-mix(src(x+rnd(0,10),y+rnd(0,10),z),((r^ctl(0))&(g^ctl(1))&(b^ctl(2)))+rnd(0,ctl(4)),ctl(6),ctl(7))
- 255-mix(src(x+rnd(0,10),y+rnd(0,10),z),((r^ctl(0))&(g^ctl(1))&(b^ctl(2)))+rnd(0,ctl(5)),ctl(6),ctl(7))
- a