diff --git a/README.md b/README.md index 7a8d269..d9f253a 100644 --- a/README.md +++ b/README.md @@ -1 +1,12 @@ -# Unity.AltTrackingXrSample \ No newline at end of file +# Antilatency Alt Tracking for Unity XR sample project + +## Intro + +This project includes sample implementation of Antilatency Tracking system usage with Unity XR. The main sample scene named AltXrSample.unity is located at Assets/Antilatency/XrSample/Scenes. Check the AltTrackingXR.cs component located at Assets/Antilatency/XrSample/Scripts to see how you can use Antilatency Tracking and Unity XR tracking data at the same time. + +## SDK version +This project is based on Antilatency SDK v. 2.1.0 + +## Requirements + +* Unity 2019.3.15f1