Source has moved to WKOpenVR, the umbrella repository for the WKOpenVR feature modules.
This repo is kept as a release mirror. Each release here ships both a WKOpenVR-Calibration-<version>.zip (the WKOpenVR umbrella build with enable_calibration.flag pre-dropped so calibration activates immediately on install) and a WKOpenVR-Calibration-v<version>-Setup.exe (NSIS installer that does the same plus a Start Menu shortcut and an uninstaller).
This module is descended from pushrax/OpenVR-SpaceCalibrator by Justin Li (MIT). The fork chain that reached this repository was:
- pushrax/OpenVR-SpaceCalibrator -- original (Justin Li)
- bdunderscore/OpenVR-SpaceCalibrator
- ArcticFox8515/OpenVR-SpaceCalibrator
- hyblocker/OpenVR-SpaceCalibrator by Hyblocker -- the fork that was directly used to seed this work
The archive-source branch on this repo preserves the hyblocker/OpenVR-SpaceCalibrator develop tree as it was when this fork seeded -- which itself carries the full commit history back through ArcticFox8515, bdunderscore, and pushrax, so the attribution chain stays intact.
Full credits and a side-by-side of which pieces are derived vs new in WKOpenVR live in the umbrella repo's README.
Open them at WKOpenVR/issues.
GPL-3.0 (see LICENSE) for the combined work in this repository. The upstream and fork-chain contributions remain available under MIT from their origin repos.