Hubs-Foundation / hubs

Duck-themed multi-user virtual spaces in WebVR. Built with A-Frame.
https://hubsfoundation.org
Mozilla Public License 2.0
2.13k stars 1.42k forks source link

Paint 3D model .glb dropped into Hubs has no texture #3299

Open robinkwilson opened 3 years ago

robinkwilson commented 3 years ago

Description No texture on 3D model .glb file dragged into Hubs. Works fine in Spoke.

Quote: "Looks like something isn't being handled properly, most likely the fact that Paint3D models are using a Specular/Glossiness workflow instead of Metallic/Roughness." From discussions: https://github.com/mozilla/hubs/discussions/3241

To Reproduce Steps to reproduce the behavior:

  1. Create Paint 3D model
  2. Export as .glb

Expected behavior Should have a texture regardless of being dragged into Hubs or Spoke.

Screenshots See: https://github.com/mozilla/hubs/discussions/3241

┆Issue is synchronized with this Jira Task

misslivirose commented 3 years ago

This repro's for me on Firefox with a really simple model that I confirm looks correct in https://gltf-viewer.donmccurdy.com/ but not in Hubs.

takahirox commented 3 years ago

I think this issue is duplicated with #1613