Reputation: 11
I need to render a 3D Object with obj+mtl format, i found lot of samples of ARCore, vuforia, viroCore and some others but for example ARCore sample only takes .obj + .png (texture).
I rendered a 3d object with rajawali in a surface but not in AR. I'm a bit confused about how to draw a 3d object and render it with this format.
Upvotes: 0
Views: 1117
Reputation: 1527
Check out Viro React or ViroCore.
If all you want to do is to render your 3D object in AR, then my suggestion would be to use Viro React as it's much quicker to get to seeing an object.
Upvotes: 1