qian256 / HoloLensARToolKit

Marker tracking using the front-facing camera of HoloLens (both 1 and 2) and Unity, with a wrapper of ARToolKit built for UWP (Windows Universal Platform)
GNU Lesser General Public License v3.0
349 stars 92 forks source link

Use HoloLens per-frame locatable camera pose, fix low FPS, support IL2CPP #38

Closed DanAndersen closed 5 years ago

DanAndersen commented 5 years ago

Several bug fixes are included:

qian256 commented 5 years ago

@DanAndersen thanks!