Git Product home page Git Product logo

Comments (2)

lovyan03 avatar lovyan03 commented on July 19, 2024

@luisllamasbinaburo
Thank you for posting your ideas, they are very helpful.

I think it is very good to have this kind of device on the user code side.

On the other hand, I also believe that examples need to be in a state that makes it easy to understand the behavior of the library.

(However, I also think that the current examples are not easy to understand.)

I would like to increase the number of examples with plain expressions as much as possible, but the progress is not good…

from lovyangfx.

luisllamasbinaburo avatar luisllamasbinaburo commented on July 19, 2024

Hello @lovyan03 . Sorry, i don't explain my self. The point is not to have a cleaner or shorter code. It's about interoperatibility.
This object "wraps" the managing of an array of sprited-bands in a single class. It's creates the bands depending of the available memory, and it also handles drawing on that band transforming global screen to local sprite-band coordinates

So,, for example, you can draw a X,Y pixel of screen, and you don't have to worry about coordinate transformation.
This way, tha same program will run in any device, no matters the device have more/less memory or pixels, and it requires requires 1, 2 ... or 64 bands.

In fact, you can use this object to run any code (for example, all the examples of other libraries) with no code modification, only changind the original LCD object for a MultiSprite object.

But it's OK, i understand you want to keep you code as clean as you can. I will add this to a fork.
Thanks again for you great work!!

from lovyangfx.

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.