You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
macOS Metal Viewer Acceleration – Apple Metal backend for local viewer.
AMD MIGraphX – Inference acceleration via MIGraphX backend with GUI checkboxes.
Intel XPU / DirectML Helpers – Compatibility layers for Intel XPU and DirectML.
Depth Models
InfiniDepth – New depth estimation model option.
Depth‑Anything‑V1 Variants – Indoor/outdoor model variants.
Model Backbone Size Selector – Dropdown by family + size (Small/Base/Large/Giant).
GUI & UX
VSync Toggle – Toolbar checkbox for local viewer refresh sync.
Log Folder Button – Quick open logs directory.
Unified Logging – Rolling log file at logs/desktop2stereo.log with timestamps and source labels.
Architecture
implementation.py Split – 7800‑line monolith split into 7 Mixin files (frame/xr_session/crop/screen/laser/effects/input_handler); main file down to ~2150 lines.