Forum Discussion

๐Ÿšจ This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. ๐Ÿšจ
evgeny.demidov.754's avatar
5 years ago

120 fps in WebXR apps?

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-fixed-foveation-level', 'high-refresh-rate']})

You can control models (up to 80000 atoms) by one of thumbsticks (randomly, maybe you can hide your left controller at switch on ๐Ÿ™‚

Does the Oculus browser support 120 fps?

3 Replies