evgeny.demidov.754
Explorer
since ‎02-17-2020
‎05-21-2021

User Statistics

  • 12 Posts
  • 2 Solutions
  • 0 Kudos given
  • 1 Kudos received

User Activity

I get 'only' 90 fps yet in my WebXR "MiniMol" molecule viewer at https://www.ibiblio.org/e-notes/webxr/mini.htm. See e.g. https://www.ibiblio.org/e-notes/webxr/mini/1crn.htm. Is used navigator.xr.requestSession(SESSION_TYPE, {optionalFeatures: ['high...
We can make 3D flowers in VR "by hand" (tested in Oculus Quest 2, ThreeJS lib is used, MIT License.). See https://www.ibiblio.org/e-notes/webxr/garden/garden.htm. I hope it is possible to make an exhibition site where you will be able to make your VR...
There is no drop-down list e.g. in the demo at developer.mozilla.org/en-US/docs/Web/HTML/Element/select. OculusBrowser 10.11.0.0.0.238890172
I'm using Oculus Go controls (touchpad + trigger) in my WebXR molecular viewer at www.ibiblio.org/e-notes/webxr/mini.htm. To migrate from Go to Quest I'd like to know, what corresponds to "selectend event" and "xrSession.inputSources[0].gamepad.axes[...
Text to Speach API demofunction speak() { speechSynthesis.speak(new SpeechSynthesisUtterance("hello world")); }works in Chrome on Windows and Android but I get "Uncaught ReferenceError: speechSynthesis is not defined" in the Oculus browser. Can I use...
Kudos from