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
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