Quaternion Basics in Unity3d

Quaternion Basics in Unity3d

No matter what kind of 3D development you do, you’re going to run up against the concept of Quaternions at one point or another. If you’re a unity user, an important part of how it translates 3D input is through its use of Quaternion rotations and to effectively...
Unity MRTK2 Hololens Development Setup

Unity MRTK2 Hololens Development Setup

“Follow along to gather all the necessary dependencies to build and deploy a Unity app to Hololens using the Mixed Reality Toolkit 2 (MRTK2)” Overview In this article we are going to be gathering the necessary dependencies to build and deploy a Unity app...