words$ = "ABCDEFGHIJKLMNOPQRSTUVQXYZ.....1234567890....HELLO..EVERYONE!...I HOPE YOU CAN READ THIS...I MADE THIS LITTLE PROGRAM IN ABOUT 1 HOUR USING QB64 PROGRAMMING LANGUAGE. TELL ME WHAT YOU THINK, THANKS!"
lett$
(l
) = MID$(words$
, l
, 1)
s = s + 1
IF s
/ 4 + (s
/ 20) = INT(s
/ 4 + (s
/ 20)) THEN ll
= ll
+ 1 x
= COS(s
* -3.141592 / 180) * d
y
= SIN(s
* -3.141592 / 180) * d
skip:
angle = angle + 1
RotoZoom 400, 300, spiralwords, 1, angle
px(0) = -W& / 2: py(0) = -h& / 2: px(1) = -W& / 2: py(1) = h& / 2
px(2) = W& / 2: py(2) = h& / 2: px(3) = W& / 2: py(3) = -h& / 2
sinr!
= SIN(-Rotation
/ 57.2957795131): cosr!
= COS(-Rotation
/ 57.2957795131) x2& = (px(I&) * cosr! + sinr! * py(I&)) * Scale + X: y2& = (py(I&) * cosr! - px(I&) * sinr!) * Scale + Y
px(I&) = x2&: py(I&) = y2&
_MAPTRIANGLE (0, 0)-(0, h&
- 1)-(W&
- 1, h&
- 1), hdl&
TO(px
(0), py
(0))-(px
(1), py
(1))-(px
(2), py
(2)) _MAPTRIANGLE (0, 0)-(W&
- 1, 0)-(W&
- 1, h&
- 1), hdl&
TO(px
(0), py
(0))-(px
(3), py
(3))-(px
(2), py
(2))