Skip to content

VR-Tracker/Unity-Plugin

Repository files navigation

Unity plugin V3

This plugin has been developed and tested using Unity 2018.3. Using ealier versions of Unity will break the prefabs, but all scripts are compatible down to Unity 5.6

Documentation

Follow the documentation available on Notion

A Youtube playlist is available here

Demonstration

The following Git provides a full example to integrate the Plugin in a Game allowing with a set of explanatory video : Example

Import in your Unity project

Download

You can download the plugin as a zip that you will have to extract in the "Asset" folder of your Unity project

Git

To keep the plugin in synch with the latest development, you can use the git directly. They are two cases :

  1. Your project is NOT in another Git Then you can simply clone this Git in you Unity Project "Asset" folder using the following Git command
git clone https://github.com/VR-Tracker/Unity-Plugin.git VRTracker
  1. Your project already has its own Git, you need to add this Git as a submodule. To do so go to the Unity Project "Asset" folder and enter the following git command :
git submodule add https://github.com/VR-Tracker/Unity-Plugin.git VRTracker

About

VR Tracker Unity Plugin

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta

Stars

Watchers

Forks

Releases

No releases published

Packages