Pete D

Results 7 repositories owned by Pete D

geojsontomesh

64
Stars
16
Forks
Watchers

A quick look at #3D mapping on #HoloLens with #unity. Provides a custom editor to import a Geo Bounding Box into Unity as a 3D mesh which is textured with a satellite image using the Bing Maps static...

aad-hololens

16
Stars
5
Forks
Watchers

Sample HoloLens2 application showing various different ways to get an AAD token (including Iris scan). MSAL, ADAL and WebAuthenticationBroker. Supercedes https://github.com/peted70/msal-hololens

kinectv2-avateer-jointorientations

24
Stars
10
Forks
Watchers

C++ / DirectX sample showing usage of joint orientations included in the body data returned by Kinect v2 sensor SDK. Code supporting blog post https://peted.azurewebsites.net/avateering-with-kinect-v2...

kinectv2-webserver

17
Stars
6
Forks
Watchers

The general idea is that the Kinect SDK can be used to retrieve the various Kinect data streams i.e., the RGB stream, body tracking data, etc. and from within a console or desktop app a webserver serv...

mr-realtime-translator

31
Stars
10
Forks
Watchers

Real-time translation services in Mixed Reality. Core pieces to get audio from the mic in Unity and stream over a websocket to the Azure Translator API and process the responses - as you speak!

msal-hololens

15
Stars
2
Forks
Watchers

Use Microsoft Auth Library to login to Microsoft Graph API using AAD V2 (either personal MSA or organization login credentials) on #HoloLens. Also includes device flow which is useful for HoloLens to...

web-rtc-test

16
Stars
1
Forks
Watchers