Slashdot Mirror


Russian ASCII Art Animated Cat From 1968

harrymcc writes "Forty-two years ago, Russian scientists created an impressive sequence of a cat walking about — and it was all the more impressive given that the 'CGI' involved rendering hundreds of images of the cat as ASCII art, then printing out the sequence image by image and photographing it."

8 of 125 comments (clear)

  1. In other news... by fph+il+quozientatore · · Score: 5, Funny

    ...lolcats turn 42.

    --
    My first program:

    Hell Segmentation fault

    1. Re:In other news... by Kell+Bengal · · Score: 5, Funny

      I'm in ur commune, stealin ur moviez!

      --
      Scientists point out problems, engineers fix them
      altslashdot.org: The future of slashdot.
  2. Re:ASCII? by riker1384 · · Score: 5, Funny

    This animation was with with the Russian version, called ASCIISKI.

  3. Re:ASCII? by faragon · · Score: 5, Informative

    Probably it is not ASCII nor EBCDIC (both dating from 1963). After searching a bit, it seems that uses its own character encoding: GOST 10859-64.

  4. That's nothing! by d1r3lnd · · Score: 5, Funny

    A year later, American scientists created an impressive sequence of a man walking about the lunar surface...

  5. Did anyone else think of... by Dogtanian · · Score: 5, Funny

    ..."Worker and Parasite"?

    --
    "Slashdot - News and Chat Sites Deviant". (Click "homepage" link above for details).
  6. Re:ASCII? by Anonymous Coward · · Score: 5, Interesting

    A few ephemera:

    ASCII wasn't widely used until after 1967, when it underwent a major revision. It is worth noting that the Soviet Union variously purchased, reverse-engineered and stole computer designs as early as the sixties, and when they did so, they frequently brought the charsets with them to maintain program compatibility with American and Western European software.

    ...however, most of that reverse-engineering happened only later, and I for one would be surprised if ASCII was used at all in Russian computing prior to the availability of Usenet and IBM PC clones.

  7. Re:ASCII? by ACS+Solver · · Score: 5, Informative

    The "images" were created using the BESM-4 computer. The much more widely used BESM-6 used 48 bit words and you can see its character encoding table here:

    http://www.mailcom.com/besm6/encoding_ru.html

    The BESM-4 had 45-bit words and I'm not sure what encoding it used, but it's likely to be the same or similar to the above. Note how that character table has math operators like logical conjucntion/disjunction even but lacks an exclamation mark and even two letters of the Russian alphabet. Wasn't exactly meant for word processing ;)