Code Monkey home page Code Monkey logo

Comments (4)

EddieDover avatar EddieDover commented on July 1, 2024

I have a branch with this feature mostly working if we're still interested in it?

The Asciimation has been moved away from a jar file, so it took a lot of digging to find the original text file that was used to hold the animation frame data.

The frame display speed may need to be adjusted, it seems too fast a times, but I've implemented it the same way he details in the FAQ

from termsaver.

brunobraga avatar brunobraga commented on July 1, 2024

Yes please. Great help Eddie.

I never got the chance to complete the "plugin" concept for termsaver (makes sense specially for cases in which you have to add multiple/large dependencies to the main program... not sure if you think this should be one? if we have to save the original source inside termsaver, I'd recommend doing that, and remember to comply with the site's copyright rules)

from termsaver.

EddieDover avatar EddieDover commented on July 1, 2024

Yes please. Great help Eddie.

I never got the chance to complete the "plugin" concept for termsaver (makes sense specially for cases in which you have to add multiple/large dependencies to the main program... not sure if you think this should be one? if we have to save the original source inside termsaver, I'd recommend doing that, and remember to comply with the site's copyright rules)

No source was used other than the sw1.txt file that has the actual frame data. I haven't dug into the copyright rules but I could reach out to the maintainer directly and see if they're willing to provide an updated copy and/or give it their blessing? Attribution isn't a problem, I imagine, and some is already included in the first few frames of the animation. The major issue I have with this is that the animation itself is 1,875Kb.

At first, I was parsing it out into frames and timing data on screen init, but after seeing how each screen is initalized multiple times no matter if it's used or not, I've taken steps to load it in at first run cycle instead. It causes a bit of a delay, but that's better than having termsaver itself delay anytime any command or screen was loaded.

from termsaver.

brunobraga avatar brunobraga commented on July 1, 2024

That's great, please proceed!

from termsaver.

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.