can it go any faster?
0→Xmin
94→Xmax
0→Ymax
–62→Ymin
DispGraph
":"→Str9
{0}→L₁
L₁→L₂
L₂→L₃
0→B
For(A,0,62
For(B,0,94
0→Z
pxl-Test(A,B)→V
If V=1:Then
B→C
Repeat C≥93 or pxl-Test(A,C)=0
If C<94
C+1→C
End
dim(L₁)→H
A→L₁(H)
B→L₂(H)
C-1+(pxl-Test(A,C)=1→L₃(H)
H+1→H
H→dim(L₁)
H→dim(L₂)
H→dim(L₃)
C→B
End
End
Pxl-Change(A,0
End
H-1→H
H→dim(L₁
H→dim(L₂
H→dim(L₃
ClrDraw
For(A,1,dim(L₁))
If L₁(A)=94:Then
augment(seq(L₁(E),E,1,A-1),seq(L₁(E),E,A+1,dim(L₁))→L₁
augment(seq(L₂(E),E,1,A-1),seq(L₂(E),E,A+1,dim(L₂))→L₂
augment(seq(L₃(E),E,1,A-1),seq(L₃(E),E,A+1,dim(L₃))→L₃
End
End