Closed itanbp closed 6 years ago
This looks like a bug. In the top of the obj file, you can see the lines:
g Candy_Corn
mtllib 249_Candy Corn.mtl
As a workaround, transpose those two lines so it reads
mtllib 249_Candy Corn.mtl
g Candy_Corn
@gstanlo thanks!
@gstanlo thank you for this post. I am currently facing the same problem but in my case the .obj file starts with these lines:
mtllib object_ga_25.mtl
o Barrel
v 0.793174 1.064640 -0.168964
...
Has anyone found solution to this problem?
Hi, I download several models from Google Poly. Many of the objects look grey, instead of the original model colors. For example, this candy corn looks in Android Studio's viewer grey: But this is how the original model looks:
Important to mention that there are models that Sceneform plugin rendered correctly, for example this licorice model. More models that didn't render correctly: cherry and gummy bear
Working with Sceneform plugin version 1.3.0 on Windows.
SFA code: