Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Boomer.VT

2 views
Skip to first unread message

Colin Randall

unread,
Sep 11, 2021, 8:02:40 PM9/11/21
to
hi ... i fully expect any/all transports to strip the 'escape' chars
from what follows ... thus will need patching-up


Boomer.VT
----8<----cut-here----8<----cut-here----8<----cut-here

pictures: Matthew Thomas




[2;1f

_o >
//\|
_/\
/

[2;1f

_o >
//\/
_/\
/

[2;1f

_o >
//\_
/\
/ /

[2;1f

_o _,
//\
|\ `
/ /

[2;1f

o
/|\ `-
|\
/ /

[2;1f

o
/|\ <
|\
//

[2;1f

o _ <
/\
|
//

[2;1f

'o <_
` /\
|
//

[2;1f

< _
, /\
o /<
//

[2;1f


, /\
, _/|
o / /


----8<----cut-here----8<----cut-here----8<----cut-here
--
.
._!__ __ __
/ _\/_ |_ \!_
/ / 7 / /|
\ \_ _/ / \ .
\_//__/|_\_\!_.
|

Eli the Bearded

unread,
Sep 12, 2021, 12:01:49 AM9/12/21
to
In alt.ascii-art.animation, Colin Randall <colin.r...@gmail.com> wrote:
> hi ... i fully expect any/all transports to strip the 'escape' chars
> from what follows ... thus will need patching-up

Yeah. Some of the escape codes made it through, but it gets garbled
after a while. The guy throws the boomerang and then when it starts
to return there's a mess. (I suspect there's supposed to be a messy
end, but NOT three boomerangs at once.)

I think I fixed it. I suspect what got stripped was trailing white
space, not control characters. Extra spaces are an easy way to erase
things, after all. I also added a clear screen / cursor hide at the top
and then a cursor unhide at the end.

I checked it in to my collection of Vt100 animations and viewer:

https://github.com/Eli-the-Bearded/vt100-slowcat

The raw fixed animation is here:

https://raw.githubusercontent.com/Eli-the-Bearded/vt100-slowcat/master/videos/other/boomer.vt

> Boomer.VT
> ----8<----cut-here----8<----cut-here----8<----cut-here
>
> pictures: Matthew Thomas

First one I have credited to him. Plays well at 2400 baud (with my tool:
"slowcat -b 2400 boomer.vt")

Elijah
------
and it had nothing to do with baby boomers or explosions

Colin Randall

unread,
Sep 13, 2021, 5:16:18 AM9/13/21
to
On 12/09/2021 05:01, Eli the Bearded wrote:
> In alt.ascii-art.animation, Colin Randall <colin.r...@gmail.com> wrote:
>> hi ... i fully expect any/all transports to strip the 'escape' chars
>> from what follows ... thus will need patching-up
>
> Yeah. Some of the escape codes made it through, but it gets garbled
> after a while. The guy throws the boomerang and then when it starts
> to return there's a mess. (I suspect there's supposed to be a messy
> end, but NOT three boomerangs at once.)
>
yes its garbled in the last two frames due a whitespace issue
when i look at the 'message source' line-2 and line-5 respectivly

1
2< _
3 , /\
4 o /<
5 //
6

1
2
3 , /\
4 , _/|
5o / /
6

> I think I fixed it. I suspect what got stripped was trailing white
> space, not control characters. Extra spaces are an easy way to erase
> things, after all. I also added a clear screen / cursor hide at the top
> and then a cursor unhide at the end.
>
> I checked it in to my collection of Vt100 animations and viewer:
>
> https://github.com/Eli-the-Bearded/vt100-slowcat
>
> The raw fixed animation is here:
>
> https://raw.githubusercontent.com/Eli-the-Bearded/vt100-slowcat/master/videos/other/boomer.vt
>
>> Boomer.VT
>> ----8<----cut-here----8<----cut-here----8<----cut-here
>>
>> pictures: Matthew Thomas
>
> First one I have credited to him. Plays well at 2400 baud (with my tool:
> "slowcat -b 2400 boomer.vt")
nice

>
> Elijah
> ------
> and it had nothing to do with baby boomers or explosions
>
=)

Colin Randall

unread,
Sep 14, 2021, 7:03:18 AM9/14/21
to
On 13/09/2021 10:16, Colin Randall wrote:
> On 12/09/2021 05:01, Eli the Bearded wrote:
>> In alt.ascii-art.animation, Colin Randall  <colin.r...@gmail.com>

> 1
> 2<     _
> 3  , /\
> 4 o   /<
> 5    //
> 6
>
> 1
> 2
> 3  ,  /\
> 4 ,   _/|
> 5o   / /
> 6

these are the correct ones (minus line-numbers)
cjr

Eli the Bearded

unread,
Sep 18, 2021, 3:55:32 PM9/18/21
to
In alt.ascii-art.animation, Colin Randall <colin.r...@gmail.com> wrote:
> these are the correct ones (minus line-numbers)

Okay, thanks. I've corrected the version on Github.

https://github.com/Eli-the-Bearded/vt100-slowcat/

Elijah
------
saw the post earlier, but put off the change until the weekend
0 new messages