Skip to content

Some generic utilities used to patch in functionality to a hololens project

Notifications You must be signed in to change notification settings

EricCatlin/HoloToolkit-Extensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HoloToolkit-Extensions

At time of creation, Hololens V1 inluded a simple anchor placement mechanism which left a sort of "bookmark" in 3d space based on the SLAM mapping. The anchors only stored a 3d position, so AnchorManager allows a way to encode Position, Rotation, and Scale by placing 3 anchors at relative distances to eachother to encode 3 3d Vectors needed.

I generified these scripts because I believe they may be of use to someone else or even to myself in the future.

About

Some generic utilities used to patch in functionality to a hololens project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages