spite / WebVR-Extension

Chrome DevTools extension to emulate WebVR API
MIT License
304 stars 43 forks source link

Support for Shadertoy? #35

Open Boscop opened 3 years ago

Boscop commented 3 years ago

Thanks for this extension :) Any idea why this extension doesn't work on Shadertoy with VR shaders? E.g. if I go to https://www.shadertoy.com/view/llj3Rz and click on the VR button, it says

WebVR API is not supported in this browser

But it works on this site: https://webvr.info/samples/05-room-scale.html

spite commented 3 years ago

It might have to do with this line in Shadertoy's source code... image 🤷‍♂️