androidandroid-studio3d-model

How to add 3d models to Android app for drawing in Android Studio?


I am currently trying to make a Drawing app for Android. I have already got the basic things up and running. Now I want to add 3d models to it so that users can select the models and paint on them and they can even make models in the app itself. I found Sceneform but it is primarily used for AR and I don't want to use AR. I would like to know if there is a way through which I may be able to achieve this or should I use some other framework for doing it. Any help would be welcome!


Solution

  • Sceneform supports 3D assets in the following formats:

    See Also