Haiku Gallery
: spam 2dup - ; x y spam x sin y sin spam spam z* z+ sin
Color of Spam
BradN
'15 Mar 11
1 t 1 mod 0
Hey Brad! (2) Please remove theese stupid empty magenta titles!
DarkstarAG
'15 Mar 08
x t sin 1 + 2 / > 1 * y t sin 1 + 2 / > 1 * sin t
Aim
Andrew
'15 Mar 08
t x t
First Step
Andrew
'15 Mar 08
1 t 1 mod 0
Hey Brad! Please remove theese stupid empty magenta titles!
DarkstarAG
'15 Mar 06
: iii x y z* t - Sin ; x 5 * x y - iii exp y iii
Light Drop Animated
Brad Nelson (modified by mmonstr)
'15 Mar 05
: top x .5 - y .5 * > ; : bot 1 x - y .5 * < ; : rite top bot and 2 / ; 1 rite - rite dup
Signal Flag - Baker
john rible
'15 Mar 05
: left x .5 < ; : top x .5 - y .5 * > ; : bot 1 x - y .5 * < ; : rite top bot and 2 / ; left rite + dup 1 rite -
Signal Flag - Able
john rible
'15 Mar 05
: t1 x y + 1 > ; : t2 x y - 0 > ; t1 t2 or t1 t2 and not and t1 t2 not and t1 t2 and
Signal Flags - Zulu
Daniel Kalny
'15 Mar 03
: b dup 1 6 / > swap 5 6 / < and ; : box x b y b and ; : f dup 1 3 / < swap 2 3 / > or ; : frame x f y f or ; : mid box frame and ; box mid frame
Signal Flags - William
Daniel Kalny
'15 Mar 03
: stripes x 1 11 / - y - 2.75 * 1 mod .5 < ; 1 stripes
Signal Flags - Yoke
Daniel Kalny
'15 Mar 03
: left x 2 3 / < ; : right x 1 3 / > ; left left right and right
Signal Flags - Tare
Daniel Kalny
'15 Mar 03
: m dup 1 3 / > swap 2 3 / < and ; : -mid x m y m and not ; -mid -mid 1
Signal Flags - Sugar
Daniel Kalny
'15 Mar 03
: v x .5 - abs .005 sqrt < ; : h y .5 - abs .005 sqrt < ; : -cross v h or not ; -cross -cross 1
Signal Flags - X-Ray
D
'15 Mar 03
: v x .5 - abs .005 sqrt < ; : h y .5 - abs .005 sqrt < ; : cross v h or ; 1 cross
Signal Flags - Roger
Daniel Kalny
'15 Mar 03
: m dup 1 3 / > swap 2 3 / < and ; : mid x m y m and ; mid mid 1
Signal Flags - Peter
Daniel Kalny
'15 Mar 03
1 1 0
Signal Flags - Queen
Daniel Kalny
'15 Mar 03
1 x y + 1 <
Signal Flags - Oboe
Daniel Kalny
'15 Mar 03
: xor 2dup or -rot and not and ; : ybars x 2 * 1 mod .5 < ; : xbars y 2 * 1 mod .5 > ; : check xbars ybars xor ; check check 1
Signal Flags - Nan
Daniel Kalny
'15 Mar 03
: one x y - abs .1 < ; : two x 1 y - - abs .1 < ; : -both one two or not ; 1 -both -both
Signal Flags - Victor
Daniel Kalny
'15 Mar 03
: one x y - abs .1 < ; : two x 1 y - - abs .1 < ; : both one two or ; both both 1
Signal Flags - Mike
Daniel Kalny
'15 Mar 03
: w y 1 3 / > y 2 3 / < and ; w w 1
Signal Flags - Jig
Daniel Kalny
'15 Mar 03
: x' x .5 - ; : y' y .5 - ; : corner x' abs y' abs + .5 > ; 1 corner corner
Signal Flags - Fox
Daniel Kalny
'15 Mar 03
: dot x .5 - dup * y .5 - dup * + 1 36 / < ; dot not dot not
Signal Flags - Item
Daniel Kalny
'15 Mar 03
: bars x 3 * 1 mod .5 < ; bars bars bars not
Signal Flags - George
Daniel Kalny
'15 Mar 03
1 x .5 < x .5 <
Signal Flags - How
Daniel Kalny
'15 Mar 03
: b y .5 > ; : -b b not ; -b 0 b
Signal Flags - Easy
Daniel Kalny
'15 Mar 03
: b y .75 < y .25 > and ; : -b b not ; -b -b b
Signal Flags - Dog
Daniel Kalny
'15 Mar 03
: orig y .5 - x .75 - ; : trig x .75 < orig 2 * > orig -2 * < or or not ; : w trig x 0.5 < or ; w w 1
Signal Flags - Able
Daniel Kalny
'15 Mar 03
: orig y .5 - x .75 - ; : trig x .75 < orig 2 * > orig -2 * < or or not ; 1 trig trig
Signal Flags - Baker
Daniel Kalny
'15 Mar 03
: b y .6 > y .4 < or ; : r y .8 < y .2 > and ; : g r b and ; r g b
Signal Flags - Charlie
Daniel Kalny
'15 Mar 03
x .5 < x .5 < x .5 >
Signal Flags - King
Daniel Kalny
'15 Mar 03
: xor 2dup or -rot and not and ; : -quad x .5 > y .5 > xor not ; 1 -quad -quad
Signal Flags - Uncle
Daniel Kalny
'15 Mar 03
: xor 2dup or -rot and not and ; : quad x .5 > y .5 > xor ; quad quad
Signal Flags - Love
Daniel Kalny
'15 Mar 03
: d dup ; : m 1 min ; : f d floor - ; : c sin abs ; : j t 4 + 2 * x 8 * floor 8 / + 4 * c 2 / t 4 + 2 / c 4 ** * - ; : a 1 x x 8 * floor 0.5 + 8 / - d * y ; : b - d * + sqrt 50 * 8 ** ; : p x t 4 + pi / f 1.6 * - 0.2 + ; : v t 4 + pi 2 * / f ; a j 0.5 b - v d 0.5 < * 4 * m * 1 p d * y 0.5 - d * + 36 * 30 ** m - y 0.5 - p atan2 abs t 10 * c 0.8 * - 16 * m * 0 max a 0.5 b - 0 max d p 16 * - * + p d * y 0.58 b m * v 0.5 >= * + d 0.2
Poop-man!
KC5TJA
'15 Feb 28
: web push push x 0.5 + y t sin * 0.3 + * pop * sin 0 max x t sin + 0.3 + y 0.5 + * pop * sin 0 max + ; 31 23 web 17 17 web * x + 23 31 web 19 19 web * y x * + 31 31 web 7 7 web * y +
streak awesomer
BradN
'15 Feb 28
: web push push x t sin * 0.5 + y 0.3 + * pop * sin 0 max x 0.3 + y 0.5 t cos + + * pop * sin 0 max + ; 31 23 t cos * web 17 17 web * x + 23 t sin * 31 web 19 19 web * y x * + 31 31 web 7 7 web * y +
streak moving
Anonymous
'15 Feb 28
: q pi * 7 * sin 1 + 2 / - ; x y q y x q x y + x y - q x dup * y dup * + .5 -
beams1 trans
Anonymous
'15 Feb 28
: q pi * 7 * sin 1 + 2 / - ; x y q y x q x y + x y - q
beams1
Anonymous
'15 Feb 28
: ww 2dup z* ; : y x y ww ww + ; x y ww ww ww ww ww x y *
slice1er
Anonymous
'15 Feb 28
Next