xrView
By Joakim Bohlin, Infravis (view source)
Manipulate 3D objects in passthrough VR and sync the scene with your computer.
If you are viewing this page from the browser of a compatible XR headset (e.g. Meta Quest 3), click "Start XR".
Load 3D models
You have three options to load models:
- Use URL parameters (Reset):
- Use the web console:
addModel(url, scale, position, quaternion)
- Upload one or more glTF/glb files here:
Click a loaded model to transform it. Double-click to switch transformation mode. In a supported headset, use your hands to grab and transform.
Sync scene between devices
Sync the scene between different devices using peer-to-peer connections. For example, this can be used to send data between a computer and a VR headset.
Trying to connect