WonderlandEngine / emscripten-webxr

WebXR library for use with Emscripten.
MIT License
43 stars 5 forks source link

Module.ctx.makeXRCompatible error #2

Open shiliupingGitHub opened 3 years ago

shiliupingGitHub commented 3 years ago

when using sdl_createrender ,Module.ctx.makeXRCompatible will throw a error , how to fix it

Squareys commented 3 years ago

Hi @shiliupingGitHub !

What error is being thrown?

Best, Jonathan

shiliupingGitHub commented 3 years ago

user abort a request

Squareys commented 3 years ago

Does your Browser support WebXR?

shiliupingGitHub commented 3 years ago

emm I remember that . when use firefox reality . error is '' webxrlayer construction ,the webgl context must makeXRCompatible first. when using chrome webxr simulater the error is ''user abort a request''

shiliupingGitHub commented 3 years ago

you can test it by using sdl and firefox reality