Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonChernov86 authored Nov 9, 2020
1 parent d0e4a15 commit ab0a0a9
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,12 @@
# Unity.AltTrackingXrSample
# 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

0 comments on commit ab0a0a9

Please sign in to comment.