Skip to content

Commit

Permalink
more instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
qian256 committed May 16, 2017
1 parent 154d23a commit befa70b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,13 @@ The following example videos are taken with HoloLensARToolKit **[v0.1](https://g
5. Configure HoloLens deployment settings and deploy to HoloLens.
* See Chapter 4 and 5 of [Holograms 100](https://developer.microsoft.com/en-us/windows/mixed-reality/holograms_100).
* Make sure "Allow Unsafe Code" is checked in the project `Assembly-CSharp`.
* Deploy using `Release|x86|Start Debugging` to see Debug logs.
* Deploy using `Release|x86|Start Without Debugging` to maximize the performance.
6. Prepare the correspondent printed marker of ARToolKit.
* Marker images are [Here](https://github.com/artoolkit/artoolkit5/tree/master/doc/patterns).
* Make sure the printed marker size is same as configured in Unity.
7. Move the marker around and see the effect.
* **HoloLens clicker** or **air tap** is able to disable and enable video preview.
* **HoloLens clicker** or **air tap** is able to disable and enable video preview. Disabled preview accelerates the rendering.

## Compatibility Tested

Expand Down

0 comments on commit befa70b

Please sign in to comment.