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

Support for mobile device #117

Closed
ClimberHJX opened this issue Apr 24, 2024 · 1 comment
Closed

Support for mobile device #117

ClimberHJX opened this issue Apr 24, 2024 · 1 comment

Comments

@ClimberHJX
Copy link

Can it support running on mobile devices?
If not, can you provide some guidance on how to adapt it for mobile devices?

Thanks

@aras-p
Copy link
Owner

aras-p commented Apr 24, 2024

Depends on what you mean by "mobile", since there's a massive variation in device capabilities and performances. While I have not tested on any mobile device, I suspect that things might "just work" on a modern iOS device (e.g. iPhone 14/15), and perhaps on a similarly modern Android device when using Vulkan graphics API. It is very possible that things do not work on older devices, but I both do not have the devices around me to test on, and don't have time to implement support for them. Sorry!

@aras-p aras-p closed this as not planned Won't fix, can't repro, duplicate, stale Apr 24, 2024
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