- What is HoloStylusToolkit-Unity
- Features
- Required Software
- Holo-Stylus Driver SDK
- Getting Started
- Basic Examples
- Input Examples
- Drawing Examples
The Holo-Stylus Toolkit is a collection of scripts and components intended to accelerate development of applications targeting the new 3D input device Holo-Stylus for head-mounted units. Holo-Stylus works as interaction and creation tool in Mixed Reality with yet unmatched precision and was developed by HoloLight. Currently Holo-Stylus Toolkit supports the creation of Mixed Reality applications for Microsoft HoloLens with Unity 3D.
The project contains a toolkit which helps developers to create Mixed Reality Apps with ease and loads of useful and cool examples. There is also an emulator included to use the mouse as input device for testing your applications within the Unity Inspector in order to reduce development overhead.
Holo-Stylus Driver SDK is a Universal Windows Platform Library for establishing a bluetooth connection between Microsoft HoloLens running your app and the Headmounted Unit of Holo-Stylus to acquire pose data and device events of Holo-Stylus. Holo-Stylus Driver SDK is included as .NET DLL within Holo-Stylus Toolkit in the Plugins folder of the Unity project.
To take advantage of Holo-Stylus’ various capabilities, have a look at our guides that help you getting started with your first Mixed Reality Apps for Holo-Stylus in Unity 3D.
Intro | Scene Collection | Calibration | Connection |
---|---|---|---|
Contains an animated stylus logo | Provides an overview of all sample scenes | The Stylus can be calibrated here | Learn how to connect the Stylus by bluetooth |
Focussing | Grabbing | Painting | Measuring |
---|---|---|---|
Samples for focussing objects in a 3D scene | Grab holograms with the Stylus | Colorize a dinosaur with Stylus | Learn how to use the Stylus for measurement tasks |
Simple Points | Lines | Triangles | Writing |
---|---|---|---|
Draw simple points in 3D space | Draw some lines | Learn how to draw multiple triangles | Use your Stylus for 3D Writing in space |