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

[Bug] FirstPersonView example not working in v9 #8315

Closed
7 tasks
felixpalmer opened this issue Nov 28, 2023 · 2 comments · Fixed by #8330
Closed
7 tasks

[Bug] FirstPersonView example not working in v9 #8315

felixpalmer opened this issue Nov 28, 2023 · 2 comments · Fixed by #8330
Assignees
Labels
Milestone

Comments

@felixpalmer
Copy link
Collaborator

Description

The FirstPersonView example is not working in v9.

This is due to two issues:

  • The URL of the video is incorrect
  • The video doesn't play back correctly (need to investigate why the video texture binding isn't working in the luma v9)

Neither of these are an issue with the FirstPersonView itself, which should work fine in v9

Flavors

  • Script tag
  • React
  • Python/Jupyter notebook
  • MapboxOverlay
  • GoogleMapsOverlay
  • CartoLayer
  • ArcGIS

Expected Behavior

No response

Steps to Reproduce

https://felixpalmer.github.io/deck.gl/examples/first-person-view

Environment

  • Framework version: deck.gl@9.0
  • Browser: all
  • OS: all

Logs

No response

@donmccurdy
Copy link
Collaborator

Progress:

The new video URL will be https://upload.wikimedia.org/wikipedia/commons/0/0a/NASA_VR-360_Astronaut_Training-_Space_Walk.webm. I think with those changes everything should work, though I'm having trouble testing local changes to luma against deck, and have shared a question about that in the deckgl slack channel.

@donmccurdy
Copy link
Collaborator

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

Successfully merging a pull request may close this issue.

2 participants