Skip to content

v0.1

Compare
Choose a tag to compare
@qian256 qian256 released this 09 May 05:15

First stable release of HoloLensARToolKit project, that supports fiducial marker tracking using the locatable camera of HoloLens.

Supported Features

  1. Pattern marker tracking
  2. Barcode/Matrix marker tracking
  3. Multi-marker using multiple pattern or barcode markers
  4. Preview of video feed
  5. Magic functions for aligning the overlay with tracked objects
  6. Load default HoloLens camera calibration
  7. Asynchronized tracking and rendering, achieving 30+ fps.
  8. Samples unity scenes to demonstrate the above usecases.

Compatibility

  1. Unity 5.5.x
  2. Visual Studio 2015 Update 3
  3. ARToolKit 5.3.2
  4. Microsoft HoloLens

Documentations

  1. Overview: ARToolKit on HoloLens
  2. Unity native programming
  3. ARUWPController options v0.1
  4. ARUWPMarker options v0.1
  5. Coordinate systems in HoloLensARToolKit v0.1