Skip to content
This repository has been archived by the owner on Apr 15, 2023. It is now read-only.

Commit

Permalink
Added progress indicators and width&height functions to Interface API
Browse files Browse the repository at this point in the history
  • Loading branch information
KimihikoAkayasaki committed Apr 19, 2022
1 parent b51736f commit 39b3601
Show file tree
Hide file tree
Showing 2 changed files with 296 additions and 35 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ This repository contains sample projects of devices / plugins in terms of `Ameth
Each project in the solution is an example of a different possible implementation<br>
of a tracking device (Later referred to as `K2TrackingDevice`), and an additional one with settings.<br>

<ins>[You can find a detailed description about every single plugin and device type here.](https://github.com/KinectToVR/K2TrackingDevice-Samples/blob/main/DEVICES.md)</ins>
<ins>[You can find a detailed description about every single plugin and device type here.](https://github.com/KinectToVR/K2TrackingDevice-Samples/blob/main/DEVICES.md)</ins><br>
[As for a real-world example, please check out this. (JointsBasis w/ custom settings)](https://github.com/KimihikoAkayasaki/device_owoTrackVR)

Briefly, currently supported device types are:
- Tracking providers:
Expand Down
Loading

0 comments on commit 39b3601

Please sign in to comment.