Haiku Gallery
: 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
'25 May 28
: v x .5 - abs .005 sqrt < ; : h y .5 - abs .005 sqrt < ; : cross v h or ; 1 cross
Signal Flags - Roger
Daniel Kalny
'25 May 28
: m dup 1 3 / > swap 2 3 / < and ; : mid x m y m and ; mid mid 1
Signal Flags - Peter
Daniel Kalny
'25 May 28
1 1 0
Signal Flags - Queen
Daniel Kalny
'25 May 28
1 x y + 1 <
Signal Flags - Oboe
Daniel Kalny
'25 May 28
: 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
'25 May 28
: one x y - abs .1 < ; : two x 1 y - - abs .1 < ; : -both one two or not ; 1 -both -both
Signal Flags - Victor
Daniel Kalny
'25 May 28
: one x y - abs .1 < ; : two x 1 y - - abs .1 < ; : both one two or ; both both 1
Signal Flags - Mike
Daniel Kalny
'25 May 28
: w y 1 3 / > y 2 3 / < and ; w w 1
Signal Flags - Jig
Daniel Kalny
'25 May 28
: x' x .5 - ; : y' y .5 - ; : corner x' abs y' abs + .5 > ; 1 corner corner
Signal Flags - Fox
Daniel Kalny
'25 May 28
: dot x .5 - dup * y .5 - dup * + 1 36 / < ; dot not dot not
Signal Flags - Item
Daniel Kalny
'25 May 28
: bars x 3 * 1 mod .5 < ; bars bars bars not
Signal Flags - George
Daniel Kalny
'25 May 28
1 x .5 < x .5 <
Signal Flags - How
Daniel Kalny
'25 May 28
: b y .5 > ; : -b b not ; -b 0 b
Signal Flags - Easy
Daniel Kalny
'25 May 28
: b y .75 < y .25 > and ; : -b b not ; -b -b b
Signal Flags - Dog
Daniel Kalny
'25 May 28
: 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
'25 May 28
: orig y .5 - x .75 - ; : trig x .75 < orig 2 * > orig -2 * < or or not ; 1 trig trig
Signal Flags - Baker
Daniel Kalny
'25 May 28
: b y .6 > y .4 < or ; : r y .8 < y .2 > and ; : g r b and ; r g b
Signal Flags - Charlie
Daniel Kalny
'25 May 28
x .5 < x .5 < x .5 >
Signal Flags - King
Daniel Kalny
'25 May 28
: xor 2dup or -rot and not and ; : -quad x .5 > y .5 > xor not ; 1 -quad -quad
Signal Flags - Uncle
Daniel Kalny
'25 May 28
: xor 2dup or -rot and not and ; : quad x .5 > y .5 > xor ; quad quad
Signal Flags - Love
Daniel Kalny
'25 May 28
: 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
'25 May 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
'25 May 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
'25 May 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
'25 May 28
: q pi * 7 * sin 1 + 2 / - ; x y q y x q x y + x y - q
beams1
Anonymous
'25 May 28
: ww 2dup z* ; : y x y ww ww + ; x y ww ww ww ww ww x y *
slice1er
Anonymous
'25 May 28
: ww 2dup z* ; : y x y ww ww + ; x y ww ww ww ww ww x y * x dup * y dup * + .5 -
slice1 Redux
Anonymous
'25 May 28
x dup * y dup * + .5 - push : ww 2dup z* ; : y x y ww ww + ; x y ww ww ww ww ww x y * pop
slice1
Anonymous
'25 May 28
x 1 + 15 * floor y 4 - 1 * floor 19.47 / ** t 89985 + 4107.731 / * sin 237.371 * dup floor - 6 ** x 15 * pi * sin abs y 15 * pi * sin abs * * dup 3 ** swap
teesttstst
stst
'25 May 28
: x x 2 * ; : ^2 dup * ; : clipx ( f x1 x2 - f' ) x > swap x < and * ; : clipy ( f x1 x2 - f' ) y > swap y < and * ; : hyperb ( xpos - f ) push 1 x pop - / y 20 * - abs negate 1 + ; : circle ( xpos - f ) x - ^2 3 * y 0.42 - ^2 3.5 * + sqrt 0.6 - abs negate 1 + 30 pow ; 0.0 hyperb 0.03 0.5 clipx 0.0 0.7 clipy 0.85 circle 1.2 hyperb 1.2 1.8 clipx 0.0 0.7 clipy
LOL Static
DarkstarAg
'25 May 28
: x x 2 * ; : ^2 dup * ; : clipx ( f x1 x2 - f' ) x > swap x < and * ; : clipy ( f x1 x2 - f' ) y > swap y < and * ; : hyperb ( xpos - f ) push 1 x pop - / y 20 * - abs negate 1 + ; : circle ( xpos - f ) x - ^2 3 * y 0.42 - ^2 3.5 * + sqrt 0.6 - abs negate 1 + 30 pow ; 0.0 hyperb 0.03 0.5 clipx 0.0 0.7 clipy t 0.6 + cos max 0.85 circle t 1.2 + cos max 1.2 hyperb 1.2 1.8 clipx 0.0 0.7 clipy t 3.4 + cos max
LOL
DarkstarAG
'25 May 28
: x x 0.5 - ; : y y 0.5 - ; x x * y y * + sqrt t sin abs 5 * * dup 1 - abs t sin dup *
Untitled
Anonymous
'25 May 28
: ' .5 - 2 * ; : ^2 dup * ; : r^2 x ' ^2 y ' ^2 + ; r^2 dup y .5 - t cos 2 - 22 pow 3 * * * 65 * cos swap 1 < *
Eye Redux
DarkstarAG
'25 May 28
: x' x -.5 + t 4 * sin 2 + 1 * pow ; : y' y .5 - 2 pow ; x' 40 * sin y' 15 * sin + 4 pow dup dup
Quadro1 Redux
Anonymous
'25 May 28
: ' .5 - 2 * ; : ^2 dup * ; : r^2 x ' ^2 y ' ^2 + ; r^2 dup y .5 - * 65 * cos swap 1 < *
Eye
DarkstarAG
'25 May 28
: ' .5 - 2 * ; : ^2 dup * ; : r^2 x ' ^2 y ' ^2 + ; r^2 dup push 1 - sqrt 1 x ' ^2 1 y ' ^2 - * - 145 * cos * pop 1 < *
Big I
DarkstarAG
'25 May 28
: ' .5 - 15 * cos ; : ^2 dup * ; : n 3.1415 * sin 1 + 2 / ; 1 x ' ^2 y ' ^2 + - sqrt
Red Divano
DarkstarAG
'25 May 28
: x' x -.5 + t 4 * sin 2 + 1 * pow ; : y' y .5 - 2 pow ; x' 40 * sin y' 15 * sin + 4 pow dup dup
Quadro1
DarkstarAG
'25 May 28
: z x .05 - 1.7 * y .64 - 1.7 * ; : z1 over dup * over dup * + rot over / -rot / ; : zmodule dup * swap dup * + sqrt ; : zarg swap atan2 ; : ep over exp over cos * -rot sin swap exp * ; : zln 2dup zmodule log -rot zarg ; : zp push push zln pop pop z* ; : a 2 2.1 ; : b .3 -2 ; : c -2 1.6 ; : d -1.4 -1.75 ; : f 2dup >r >r a z* b z+ r> r> c z* d z+ c zp z1 ep z* zln ; z f f f f f f f f f abs swap abs 3 / 2dup zmodule 3.5 / swap
TFKP 4 Flower
Manwe
'25 May 28
Next