Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there mobile verision #25

Open
PrestigeDevop opened this issue Jul 30, 2022 · 2 comments
Open

Is there mobile verision #25

PrestigeDevop opened this issue Jul 30, 2022 · 2 comments

Comments

@PrestigeDevop
Copy link

Hi I'm new to Eto and Veldrid , I want to develop interactive mobile apps using these two libraries the reason is to use one UI codebase with shader powered UI (game development approach ) , Is there a way to compile this into android application . or at least a way to integrate it into dotnet MAUI , thanks .

@cwensley
Copy link
Member

cwensley commented Sep 7, 2023

Hey, sorry there's no android version of this yet. Eto's android and iOS support are not fully baked at the moment however the android platform has had some work done lately. If you want to get Veldrid in MAUI one would just use the MAUI frameworks to do that and it wouldn't need to involve Eto at that point.

Hope this helps

@PrestigeDevop
Copy link
Author

Hi, I would imagined embedding eto forms can used together with other frameworks like maui ? rendered in a view control using pixel perfect renderers like maui .graphics /Veldrid ? ofcourse the entrypoint and lifecycle of the apps would be handled by maui -Unity

anyway I want to implement something similar to @web.window unfortunately that package is obsolete , but we have something similar @HybridWebView but as you may know maui doesn't support Linux therefore I thought about @UnityEngine'dots as it have their own building system and runtime (very compatible with dotnet api2.1)

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

No branches or pull requests

2 participants