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

fix video texture on iOS #4141

Merged
merged 1 commit into from
Feb 24, 2023
Merged

fix video texture on iOS #4141

merged 1 commit into from
Feb 24, 2023

Conversation

elalish
Copy link
Collaborator

@elalish elalish commented Feb 24, 2023

The videoTexture would not automatically play on iOS - turns out to be a simple fix.

@elalish elalish self-assigned this Feb 24, 2023
@elalish elalish merged commit 390c1cd into master Feb 24, 2023
@elalish elalish deleted the iOSvideo branch February 24, 2023 17:58
@planetMatrix
Copy link

Hi there, does that mean Video Textures are working in Quick Look as well?

@elalish
Copy link
Collaborator Author

elalish commented Apr 14, 2023

No, I don't think USDZ supports video textures at all, and that's the only format Quick Look supports currently. FYI @grorg.

@planetMatrix
Copy link

Yeah I thought so. I'm wondering why it's mentioned in the release page 3.1.0?

@elalish
Copy link
Collaborator Author

elalish commented Apr 17, 2023

iOS != QuickLook. This fixed it so the textures play in 3D mode on iOS. AR is a relatively narrow use case compared to what we offer for general 3D on the web.

@donmccurdy
Copy link
Contributor

Aside – USD (and USDZ) do support video textures. The limitation is Apple's Quick Look not supporting these textures. Ideally Safari would implement the WebXR API, so that libraries like modelviewer, three.js, and babylon.js could provide video texture support in AR/VR/XR independently.

JL-Vidinoti pushed a commit to vidinoti/model-viewer that referenced this pull request Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants