Skip to content
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

Add support for .usdz files in Model3D #7731

Open
hannahblair opened this issue Mar 18, 2024 · 6 comments
Open

Add support for .usdz files in Model3D #7731

hannahblair opened this issue Mar 18, 2024 · 6 comments
Labels
enhancement New feature or request

Comments

@hannahblair
Copy link
Collaborator

If we add support for .usdz files in the Model3D component, users will be able to open their 3d models on the Apple Vision Pro 

Thanks to @yosun for the suggestion!

@hannahblair hannahblair changed the title Add support for .usdz in Model3D Add support for .usdz files in Model3D Mar 18, 2024
@hannahblair hannahblair added the enhancement New feature or request label Mar 18, 2024
@abidlabs
Copy link
Member

This would be really cool!

@abidlabs
Copy link
Member

abidlabs commented Jul 9, 2024

Was looking into this, but this doesn't seem very feasible given the large USD runtime (~15 MB). The format is just not a very web-friendly format, which is why neither Babylon.js nor Three.js have added support. mrdoob/three.js#14219 (comment)

Let's close this for now as its not actionable, unless you feel its helpful to keep open @hannahblair @dawoodkhan82

@abidlabs abidlabs closed this as not planned Won't fix, can't repro, duplicate, stale Jul 9, 2024
@julien-c
Copy link
Contributor

modelviewer.dev (which we use on the hub) does have support, FWIW

@julien-c
Copy link
Contributor

through three.js i think? mrdoob/three.js#14219 (comment)

@abidlabs
Copy link
Member

oh that's interesting, it seems like a lite version can run on the web. reopening!

@abidlabs abidlabs reopened this Jul 10, 2024
@CedricGuillemet
Copy link

I'm adding usdz support in Babylon.js : BabylonJS/Babylon.js#16005

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants