-
-
Notifications
You must be signed in to change notification settings - Fork 207
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
Add a mobile version #27
Comments
And provide the .apk files as a release (additionally or instead of putting it into google play). |
Expect this feature |
devlopement is ongoing in #173 |
Moving to 2.2 unless you want to work on this @Meakk |
@Meakk is this still planned ? |
No plan but I definitely want to do it. |
@Meakk could you improve this issue description so that other could try to work on it ? |
Hi team, after I dive into the code, find that f3d rely on VTKOpenGLRenderer. Is it a obstacle to have a ios mobile version? I'm not that familiar with VTK, but I haven't found a VTKMetalRenderer or VTKVulkanRenderer. |
As far as I know, OpenGL is still supported on ios, even if it's deprecated. |
Got it. Thanks Meakk |
By the way @zhiyuang , do not hesitate to join our discord if you want to get involved :) |
haha, actually I have joined before. thanks for reminding me 😄 |
Context
F3D is a tool that let user visualize 3D models easily. Having a mobile android version would be benificial for the project.
A simple idea would be able to support opening a file attached to an email. iOS version could be considered as well.
Current status
@Meakk has created a prototype of an android app that rely on the libf3d: https://github.com/f3d-app/f3d-android
Some non-exhaustive related tasks
The text was updated successfully, but these errors were encountered: