BabylonReactNative
BabylonReactNative copied to clipboard
XR Session - Accessing Raw Camera Data
Is your feature request related to a problem? Please describe. I need to get raw camera data (without meshes) in XR session so i can process the image further and create some meshes based on that processing.
Describe the solution you'd like I need to access raw camera data before Babylon Meshes are rendered over it. Any format and way of accessing the data would be great.
Describe alternatives you've considered Snapshots access without Babylon Meshes would be great too.
Additional context Discussion on forum WebXR feature: https://immersive-web.github.io/raw-camera-access/ How it is managed in WebXR: https://github.com/immersive-web/raw-camera-access/blob/main/explainer.md