Page 1 of 1

Dialogue System for Microsoft Hololens

Posted: Tue Feb 28, 2017 6:32 am
by Sebastian
Hello altogether,

I just wondered if it is possible to use the Dialogue System with Microsoft Hololens and if someone already tried it? Is it possible to handle gaze and gestures?

Best

Sebastian

Re: Dialogue System for Microsoft Hololens

Posted: Tue Feb 28, 2017 8:40 am
by Tony Li
Hi Sebastian,

I don't have access to a Hololens to test it, but the VR UI Example on the Dialogue System Extras page should work with it.

If it doesn't, the nice thing about the Dialogue System is that its UI is modular and entirely GUI system-independent. You can swap in your own Hololens-compatible implementation of IDialogueUI and the rest of the Dialogue System will work happily with it.