julenka / mrtk-tips

Repository containing tips for using MRTK.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MRTK Tips

This repository contains tips for using MRTK, mostly from answering stackoverflow questions and sharing #mrtktips examples on Twitter.

Setup

  1. These examples mostly use Unity. Install the latest version of Unity 2019.
  2. Clone this repository, then open the projects under unity/MRTKTipsUnity2019

Note: I also provide some unity packages, under unity/unitypackages. These do not contain mrtk files. Feel free to import these packages instead of cloning the project.

Unity Examples

All examples use an unmodified version of MRTK 2.0 release

Clone Objects on Grab

From this twitter post. Demonstrates how to clone objects on grab. Location

About

Repository containing tips for using MRTK.


Languages

Language:C# 92.2%Language:ShaderLab 6.4%Language:GLSL 1.0%Language:HLSL 0.4%