Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

[Experiment] GraphicsControls in the web #58

Open
jsuarezruiz opened this issue Oct 11, 2021 · 3 comments
Open

[Experiment] GraphicsControls in the web #58

jsuarezruiz opened this issue Oct 11, 2021 · 3 comments

Comments

@jsuarezruiz
Copy link
Contributor

Create the basic stuff to have a Blazor .NET MAUI App and a SkiaSharp GraphicsView implementation to draw and allow to use the control on the web.

@hintsofttech
Copy link

can you please refer us a sample project
for cross platform rendering including web ?

@jsuarezruiz
Copy link
Contributor Author

Created an initial prototype here https://github.com/jsuarezruiz/alohakit-blazor-prototype

@timahrentlov
Copy link

timahrentlov commented Jul 30, 2022

I like this idea - and the impact it could have.

To have a <Canvas/> component in which with all the drawn controls could be placed. One could use the drawn controls as an alternative to HTML/CSS. For web and hybrid. With a full set of drawn controls (layouts, etc), and a state model closer to that of Flutter, one could almost be tempted to skip standard MAUI for a few projects :)

Perhaps Blazor is a more "natural fit" for the drawn controls. And an uncontested space.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants