Support Microsoft Hololens device

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
IdeasVacuum
Always Here
Always Here
Posts: 6426
Joined: Fri Oct 23, 2009 2:33 am
Location: Wales, UK
Contact:

Support Microsoft Hololens device

Post by IdeasVacuum »

This is 'the next big thing', bigger than Goggle Glass and all that stuff.

Microsoft Hololens
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
User avatar
Danilo
Addict
Addict
Posts: 3036
Joined: Sat Apr 26, 2003 8:26 am
Location: Planet Earth

Re: Support Microsoft Hololens device

Post by Danilo »

HoloLens is a stand-alone computer, not something you connect to a PC.
I don't think it will have a x86 or x64 processor. It runs Windows 10 Apps,
so we probably program it using Windows Runtime, .NET, or something similar.
MS will give details to developers at //build/ event in April. See also the FAQ.
IdeasVacuum
Always Here
Always Here
Posts: 6426
Joined: Fri Oct 23, 2009 2:33 am
Location: Wales, UK
Contact:

Re: Support Microsoft Hololens device

Post by IdeasVacuum »

It's using an SDK on Windows10. I think it probably will be using an x64 processor, it no doubt requires a lot of computing power, and since MS dropped WinRT they are drawn back to x86/x64 anyway.
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
User avatar
Danilo
Addict
Addict
Posts: 3036
Joined: Sat Apr 26, 2003 8:26 am
Location: Planet Earth

Re: Support Microsoft Hololens device

Post by Danilo »

Post Reply