googlecodelabs / sceneform-intro

Other
25 stars 18 forks source link

Model not being displayed, but shadow is... After step 14 of Introduction to Sceneform tutorial #21

Open vrpronyc opened 5 years ago

vrpronyc commented 5 years ago

Using Google Sceneform Tools (Beta) v1.13.0, I only see the shadow of the models, not the geometry of the models.

Any ideas on how I can resolve this?

Screenshot_20191101-154832

gnovakovski commented 5 years ago

Same happens with me

gnovakovski commented 5 years ago

I just changed the version of the import to : implementation "com.google.ar.sceneform:animation:1.13.0" implementation "com.google.ar.sceneform.ux:sceneform-ux:1.13.0"

and now is working