Navigation Menu

Skip to content

Darrenbydesign/HoloToolkit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HoloToolkit

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


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
  • Group Voice Chat
  • 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.8%
  • C++ 21.7%
  • Makefile 4.9%
  • Shell 2.5%
  • C# 2.0%
  • Other 5.7%