Giter VIP home page Giter VIP logo

Comments (4)

drawkula avatar drawkula commented on August 21, 2024 1

What I still haven't understood of Sixel graphics is how some applications manage to play animations and videos via Sixel functionality. I think I understood how to output graphics as if I'm commanding a 6 needles colour printer. But that's it for now.

On XTerm I see the graphics when XTerm gets the Sixel end command. Other terminals may behave differently. But there is a Xserver for Sixel terminals too and that gets updated whenever changes occur. That's still a mystery to me how that is done and "Read the (libsixel-)source, Luke!" is beyond my time budget and attention span.

The top msg contains a simple demo in HiTech-C.

The converted RunCPM icon from this snapshot...

20181110-093146-gmt--just_for_fun

...is bundled in 20181110-093820-GMT--just_for_fun.zip.

from runcpm.

MockbaTheBorg avatar MockbaTheBorg commented on August 21, 2024

Damn this is cool !!!
I never thought RunCPM could do it ... :)

from runcpm.

drawkula avatar drawkula commented on August 21, 2024

Sixel graphics behaves like a colour dot matrix printer but I did not use use colour to keep the example simple.

The Mandelbrot image is calculated in fixed point arithmetic to get an acceptable speed. With a maximum resolution of 1/4092 that sure is not able to yield deep zooms.

But I think it is ok as example and for wetting the appetite for more experiments.
:-)

from runcpm.

MiguelVis avatar MiguelVis commented on August 21, 2024

@drawkula wrote:

Well... there is no standard for graphics with CP/M

Oh, yes, we already have a standard.

Its name is GSX (Graphics System eXtension) from Digital Research.

See also some GSX Screen Shots here.

from runcpm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.