Giter VIP home page Giter VIP logo

Comments (6)

RChrisCoble avatar RChrisCoble commented on May 31, 2024 1

Part of the MAUI API's being delivered is "Microsoft.Maui.Graphics". This doesn't have a dependency on Maui directly, so any .Net 6 application can use it. Microsoft.Maui.Graphics has backend bindings for an HTML5 canvas just like this repo, along with support of call batching if running Blazor from the server.

My guess is this Canvas Blazor extension would no longer be needed as the support will be baked into .Net 6 directly. Some MAUI controls being developed are already using the above repo, making them compatible with any platform supported by Microsoft.Maui.Graphics. Exciting times.

from canvas.

RChrisCoble avatar RChrisCoble commented on May 31, 2024 1

I have no idea what the future is. It’s simply not necessary anymore.

Note: I’m not an owner or maintainer in this repo or the Maui.graphics repo. I’m just a random person. :)

from canvas.

bill-reiss avatar bill-reiss commented on May 31, 2024

Wow this is really exciting thank you.

from canvas.

Thaina avatar Thaina commented on May 31, 2024

@RChrisCoble So what is the future of this repo then? Would this be merged or moved into maui graphics in the future or it still stand alone for non maui app?

from canvas.

Thaina avatar Thaina commented on May 31, 2024

Oh right. Still Thanks for your response

from canvas.

galvesribeiro avatar galvesribeiro commented on May 31, 2024

This is a great thing. If That library flies It would indeed be finally a good cross-platform drawing library and if it run properly with web assembly and also support pure native HTML5 Canvas, like we do here, it would make this lib unnecessary.

However, keep in mind that just by having "MAUI" on its name, already implies some sort of relation with the rest of the MAUI framework even if it says "it has no dependencies". I have no idea yet if it is a good or bad thing. We will see. If the time comes and that library overcomes this one, and it truly isn't dependent on any aspect on MAUI, I'm all up for deprecating this library.

from canvas.

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.