I need to implement 3D model in my app. I have .fbx file and I want to implement it. I tried with .obj file and it is working but I am not able to use .fbx file.
Can you please help me with .fbx file as I have already implemented .obj file but it doesn't give textures.
Thanks!