-
Notifications
You must be signed in to change notification settings - Fork 836
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug: auto-conversion to USDZ fails and makes model-viewer result slightly brighter #2503
Comments
Anything interesting in the console? Sounds like three.js choked on it (which isn't too surprising; there's lots of models that aren't supported yet for conversion). Also, how can you tell it is "after conversion" if the conversion does nothing? What queues are you looking at? |
Unfortunately there aren't any logs that I can see (with chrome://inspect). I don't have a Mac to test safari remote connection, is there a good way to get logs for Chrome/Safari on iOS into a Windows machine? My assumption is that three doesn't support transcoding with either the ktx2 or draco extension which seem to be the only "arcane" things here (I understand that animation etc. aren't supported yet). I added some more cases to the test page:
|
Not sure if I understand #2449 correctly, maybe the title is overly broad – USDZ in general works fine on Chrome, just the auto-conversion seems to fail. |
Hi, I have the same issue with files from Cinema4D: |
@hybridherbst I'm going to close this bug as it's several different things, all of which I believe are external to our code base. I'd recommend filing the DRACO/KTX USDZ export one on three.js. Thanks! |
Description
I'm not sure if this is one, two or three bugs, but here we go:
Live Demo
https://tangible-nebulous-hide.glitch.me/
Version
Browser Affected
OS
AR
The text was updated successfully, but these errors were encountered: