Subversion Repositories filter_foundry

Rev

Rev 2 | Blame | Compare with Previous | Last modification | View Log | RSS feed

%RGB-1.0
124
4
10
0
0
0
0
0
put((src(x-1,y-1,z)>>7)+(src(x,y-1,z)>>7)+(src(x+1,y-1,z)>>7)+(
src(x-1,y,z)>>7)+(src(x+1,y,z)>>7)+(src(x-1,y+1,z)>>7)+(src(x,y
+1,z)>>7)+(src(x+1,y+1,z)>>7),0),(get(0)==2 ? c>>7 : get(0)==3) ? 255 : 0

r

g

a