Skip to main content

Live inside technology


Microsoft doesn’t just want you to use the latest Windows; it wants you to live inside of it.
The company has revealed the HoloLens, a wearable holographic computer launching alongside Windows 10 that lets you project Windows apps onto the surfaces of your home or office.
Holographic Fetus & Other Incredible 3D Tech
3D scanners are enabling us to see all kinds of things we’ve never dreamed of witnessing before.
Microsoft outlined some of the uses of HoloLens in a demo video, which showcases how Windows apps can come to life once you put the headset on.
Some examples include the ability to see Windows app icons on your kitchen cabinet, project a Skype call onto your wall and even physically manipulate a Minecraft world that’s laid out on your coffee table.
The HoloLens itself is a black headset with a circular plastic headband and sunglass-like, see-through lenses in the front. The device uses a “high-end” processor and GPU, with an additional holographic processing unit that can recognize things like bodily gestures, sounds and where you’re standing in relation to your home.
Microsoft says that you’ll be able to take advantage of HoloLens’ power without any markers or external cameras, and won’t need to be tethered to your phone or PC.
Google Glass: Why An Augmented Reality Is Here To Stay
Microsoft will open up HoloLens APIs for all Windows apps, meaning all types of developers will be able to tap into the device’s reality-augmenting potential. The headset will be accompanied by a HoloStudio app, which is designed to let users easily create and interact with their own 3-D holograms.
To show off the app’s potential, Microsoft showcased a fully functioning (and somewhat freaky) hologram of company VP Terry Myerson, who made a Star Wars moment very real by suddenly appearing on a keynote stage for anyone wearing a HoloLens.
HoloLens seems like something from the far future, but the platform is slated to release sometime “within Windows 10’s timeline.” Stay tuned for our hands-on impressions of Microsoft’s far-out dip into augmented reality.

Comments

Popular posts from this blog

How to Use the NETSH Command to Change from Static IP Address to DHCP

You can use the netsh command in Windows 2000 to script the process of changing a computer from a static Internet Protocol (IP) address to Dynamic Host Configuration Protocol (DHCP) or vice versa. The netsh command accomplishes this task without the need to restart the computer. This feature is particularly useful for laptops that move from one environment to another, when it is necessary to use statically assigned IP addresses at one location and DHCP assigned IP addresses at another. To switch the specified adapter from a static address to DHCP, type the following command: netsh interface ip set address “Local Area Connection” dhcp NOTE: Typing this command changes the interface named “Local Area Connection” to DHCP. To display all of the adapters in the computer with their current IP addresses to determine the correct adapter name, type the following command: Netsh interface ip show config To change to a static address, type the following command: netsh interface ip set ...

The era of Minimalism in Web Design

The extraordinary brashness (or rather, brash extraordinariness) of overtly stylized webs with all the bells and whistles on never arouses indifference in their beholder. While some old-school designers continue in their attempt to create websites with spellbinding effects and to adorn their designs with colorful and glossy elements, the advocates of flat designs are growing at a brisk rate. Minimalism may or may not have replaced extravagance in web design as yet, but it is, without doubt, a trend that has only been getting trendier. In its bare bones, you call a design flat or minimal when it gets rid of its stylized and glossy attributes . What’s left is subtle, yet, equally fascinating. However, it has to be done right otherwise it just turns out to be dull. So, you remove the effects like shadows, fancy fonts, multiple colors, and any and all scream-out-loud effects, etc. Flat Designs Is What Everyone Seems To Be Leaning Towards World Baking Day There are reasons to...