Page 1 of 1

mac support

PostPosted: 11 Jan 2015, 20:44
by hou.hanru
Hello, I was wondering if there is any support for mac in combination with unity so far? I am searching for a script that would allow me to choose a video sequence by looking.

Best

Re: mac support

PostPosted: 13 Jan 2015, 10:04
by Anders
Hi hou.hanru

if there is any support for mac in combination with unity


Unity is able to export to Mac OSX along with many other platforms. So yes, that is possible and supported. If you go to our GitHub account, you will find open source examples of Unity projects that you are free to export to Mac OSX through Unity.

Make sure you have the lastest version of our Dev Kit software for Mac when testing software build using our SDKs.

/Anders

Re: mac support

PostPosted: 13 Jan 2015, 15:36
by hou.hanru
Perfect!

I was also wondering if there is so far a possibility of proceeding actions through the gaze. For instance, I look here and something appears?

Thank you very much!

Re: mac support

PostPosted: 14 Jan 2015, 11:19
by Anders
I was also wondering if there is so far a possibility of proceeding actions through the gaze. For instance, I look here and something appears?


Our SDKs gives you the x,y coordinates of your gaze. You can use those to do whatever you want in Unity.