Skip to content

Commit

Permalink
added resource links
Browse files Browse the repository at this point in the history
  • Loading branch information
khaptonstall committed Jan 12, 2018
1 parent 2eddd15 commit 4e18588
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,9 @@ curl -X POST \
2. Press the link button on your Hue Bridge
3. Run the above command again
4. Grab the `username` value from the response JSON

## Resources
- [Apple's Face Tracking with AR Kit WWDC video](https://developer.apple.com/videos/play/fall2017/601/)
- [Apple's Creating Face-Based AR Experiences](https://developer.apple.com/documentation/arkit/creating_face_based_ar_experiences)
- [Apple's documentation on Blend Shapes](https://developer.apple.com/documentation/arkit/arfaceanchor/2928251-blendshapes?language=objc)
- [Phillip's Hue developer site](https://www.developers.meethue.com)

0 comments on commit 4e18588

Please sign in to comment.