Hubs-Foundation / Spoke

Easily create custom 3D environments
Other
652 stars 255 forks source link

SPOKE DISPLAYS ONLY GRAY TEXTURE ON 3D MODELS #961

Open davidovvvv opened 4 years ago

davidovvvv commented 4 years ago

Description imported 3d models from urls or file imported dont show textures only gray color

To Reproduce Steps to reproduce the behavior:

1-EXPORTED from 3DS MAX 2-fbx or glft 3-load to google poly or sketchfab, load textures, publish, 3d model displays ok 4-replace url form 3d object at spoke result: some times broken link OR display gray texture (no texutre on 3dmodels)

Expected behavior display the model as it is on google poly or sketchfab

Screenshots google poly

spoke

Hardware

misslivirose commented 4 years ago

To address one of the points - Hubs/Spoke doesn't support FBX file formats, only .gltf/b. That's probably why you were observing the broken image for some set of the models. For the textures/material, I suspect that is something unsupported in those particular models as well, but I'll transfer the issue to the Spoke repro to see if it's known.

Model URL: https://poly.google.com/view/4yk8if6R9l7

robertlong commented 4 years ago

It looks like we're requesting the wrong glTF file from Google Poly. The "Original glTF" download displays the missing materials where as the "Updated glTF" renders it correctly.

noirflux commented 3 years ago

I just experienced this using a model from the Sketchfab item in the Assets panel. the "Used New Balance 574 Classic": https://sketchfab.com/models/f0aad4f64925479da3f607b186314eef

I was trying to see how well Spoke and Hubs would handle a detailed model. The model does throw some warnings, but the textures do show something in the inspector, just not on the model.

SpokeNoTextures

SpokeNoTextures2