https://github.com/extendrealityltd/tilia.sdk.picointegration.unity
SDK Wrappers for the Pico Integration Unity asset
https://github.com/extendrealityltd/tilia.sdk.picointegration.unity
Last synced: 4 months ago
JSON representation
SDK Wrappers for the Pico Integration Unity asset
- Host: GitHub
- URL: https://github.com/extendrealityltd/tilia.sdk.picointegration.unity
- Owner: ExtendRealityLtd
- License: mit
- Created: 2023-03-03T14:01:19.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-09-28T14:31:38.000Z (over 1 year ago)
- Last Synced: 2025-10-22T10:59:20.102Z (8 months ago)
- Language: C#
- Size: 80.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
[![Tilia logo][Tilia-Image]](#)
> ### SDK -> Pico Integration for the Unity Software
> SDK Wrappers for the Pico Integration Unity asset.
[![Release][Version-Release]][Releases]
[![License][License-Badge]][License]
[![Backlog][Backlog-Badge]][Backlog]
## Introduction
The [Pico Integration] asset for the [Unity] software provides direct access to the Pico hardware API and therefore offers a number of additional features outside of the default Unity software XR offering.
This SDK Wrapper enables the Pico Integration features to be used with other Tilia packages for tighter integration.
> **Requires**:
> * The Unity software version `2020.3.19f1` (or above).
> * The Pico Integration asset `2.1.4` (or above).
## Getting Started
Please refer to the [installation] guide to install this package.
## Documentation
Please refer to the [How To Guides] for usage of this package.
Further documentation can be found within the [Documentation] directory and at https://academy.vrtk.io
## Contributing
Please refer to the Extend Reality [Contributing guidelines] and the [project coding conventions].
## Code of Conduct
Please refer to the Extend Reality [Code of Conduct].
## License
Code released under the [MIT License][License].
[License-Badge]: https://img.shields.io/github/license/ExtendRealityLtd/Tilia.SDK.PicoIntegration.Unity.svg
[Version-Release]: https://img.shields.io/github/release/ExtendRealityLtd/Tilia.SDK.PicoIntegration.Unity.svg
[project coding conventions]: https://github.com/ExtendRealityLtd/.github/blob/master/CONVENTIONS/UNITY3D.md
[Tilia-Image]: https://raw.githubusercontent.com/ExtendRealityLtd/related-media/main/github/readme/tilia.png
[License]: LICENSE.md
[Documentation]: Documentation/
[How To Guides]: Documentation/HowToGuides/
[Installation]: Documentation/HowToGuides/Installation/README.md
[Backlog]: http://tracker.vrtk.io
[Backlog-Badge]: https://img.shields.io/badge/project-backlog-78bdf2.svg
[Releases]: ../../releases
[Contributing guidelines]: https://github.com/ExtendRealityLtd/.github/blob/master/CONTRIBUTING.md
[Code of Conduct]: https://github.com/ExtendRealityLtd/.github/blob/master/CODE_OF_CONDUCT.md
[Pico Integration]: https://developer-global.pico-interactive.com/sdk?deviceId=1&platformId=1&itemId=12
[Unity]: https://unity3d.com/