by Rebecca Zoldan
To Scan with Hyperscape:
- Install the App: Download "Hyperscape Capture (Beta)" from the Meta Horizon Store on your Quest 3/3S.
- Scan your Space: Follow the on-screen prompts to scan your room. It requires a well-lit space, a medium Livingroom with kitchen took me 30 min.
- Process: The app uploads data to Meta's servers for processing, which can take up to 8 hours.
- View: Once completed, you can view your "Worlds" in the app.
https://horizon.meta.com/casting
Bringing Scans to Computer & Unity
- Locate Files: The captured data (likely in Gaussian Splat format) is stored on the headset.
- Transfer to PC: Connect the Quest to your computer via USB-C and select "Allow" for data access.
- Use file explorer to locate the captured files within the headset's storage.
- Import into Unity: Import the captured files (e.g., PLY files for Gaussian Splatting) into your Unity project assets.
- Use a Gaussian Splatting package for Unity to render the scene.
Youtube Video of how to implement Gaussian Splatter In unity
https://www.youtube.com/watch?v=5Jkyo_3nYFA -