Skip to content

The HoloToolkit is a collection of scripts and components intended to accelerate the development of holographic applications targeting Windows Holographic

License

Notifications You must be signed in to change notification settings

jochao/HoloToolkit

 
 

Repository files navigation

HoloToolkit

The HoloToolkit is a collection of scripts and components intended to accelerate the development of holographic applications targeting Windows Holographic.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.


Spatial Mapping

Plane Finding

Standalone Visual Studio solution containing the source code for the PlaneFinding DLL. Building this solution produces two variants of the DLL (one for use in the Unity Editor, and another for use at runtime on a HoloLens), along with a few simple tests for sanity testing changes to the code.


Sharing

The HoloToolkit.Sharing library allows applications to span multiple devices, and enables collaboration between users in the same room or working remotely. Features include:

  • Runs on any platform, and can work with any programming language
  • Lobby & Session system
  • Synchronization System
  • Visual Pairing
  • Anchor Sharing
  • Profiler

About

The HoloToolkit is a collection of scripts and components intended to accelerate the development of holographic applications targeting Windows Holographic

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 32.4%
  • HTML 30.7%
  • C++ 22.0%
  • Makefile 4.9%
  • Shell 2.5%
  • C# 1.8%
  • Other 5.7%