immersive-web / webxr-samples

Samples to demonstrate use of the WebXR Device API
https://immersive-web.github.io/webxr-samples/
MIT License
979 stars 474 forks source link

Add WebXR Mesh example #161

Closed cabanier closed 1 year ago

cabanier commented 1 year ago

I'll have to give this a try with my headset, but overall this looks like a reasonable demonstration of the feature. A couple of things I wanted to call out but the big one is the need for more comments.

If you have 27.2 or higher on your system and enabled "WebXR experimental features" in chrome://flags, the mesh API will be active

cabanier commented 1 year ago

ping @toji We're considering shipping this soon

toji commented 1 year ago

LGTM!

Finally got a chance to try this in-headset. I really appreciate the wireframe visualizations, it looks good and helps illustrate what's actually being returned. Thanks!