Open avaer opened 2 years ago
This seems like a good library to use for calibration:
https://github.com/pmndrs/detect-gpu https://pmndrs.github.io/detect-gpu/
It is framerate-uncapped, and the determined FPS can be used to get a ballpark figure on the spec of the machine, which is bucketed into slots.
This has been broken up into multiple tickets
We have an avatar auto-optimization pipeline coming online, and it can be tested in the options panel. (Ignore the UI)
We want to make this setting persistent, auto-detected, and applied to all avatars in the scene, for UX/performance reasons.
Requirements
localStorage
to store the setting