f3d
f3d copied to clipboard
Add a mobile version
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
- [ ] Complete java bindings: https://github.com/f3d-app/f3d/issues/1574
- [ ] Use external interactor bridge: https://github.com/f3d-app/f3d-android/issues/5
- [ ] Finalize design: https://github.com/f3d-app/f3d-android/issues/6
- [ ] Add testing: https://github.com/f3d-app/f3d-android/issues/7
- [ ] Add an APK: https://github.com/f3d-app/f3d-android/issues/8
- [ ] Submit to FDroid: https://github.com/f3d-app/f3d-android/issues/9
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 ?