Authors: Yann Vernier, Christian Stolze
This free library replicates some of the functionality of the proprietary HoloPlay Core SDK of the Looking Glass Factory under a GPL compatible license. Its main purpose is to enable work with the Looking Glass devices with GPL software by providing a GPL-compatabile API. This API retrieves the calibration data of Looking Glass devices either via HIDAPI or via communication with the HoloPlay Service App.
The authors of freeHPC are not associated with the Looking Glass Factory.
Some info will follow later.
- some hacky solutions in general
- may fail to connect to Looking Glass under special circumstances on macOS
- currently does support Looking Glass Portrait only via communication over HoloPlay Service App
This python library is released under the MIT license.
freeHPC relies on and requires the following GPL-compatible open-source libraries and/or python modules:
- pyhidapi licensed under MIT License
- hidapi licensed under GNU GPL v3
- pynng licensed under MIT license
- cbor licensed under Apache Software License 2.0