It was more than 30 years ago that Microsoft Windows was first released.  At the time, it was a radical departure from the text-based interfaces that dominated most screens.  It has been over 25 years since Windows 3.0, the first point that people started really paying attention to Windows.  Suddenly, there was a reason for people to pay attention.  Multitasking was important and something that DOS didn’t do.  However, Windows had to fight off the perception that it was for games to find its footing as a useful productivity tool.

Fast forward to today, when virtual and augmented reality solutions are making fun games because of platforms like Oculus Rift and Pokémon Go.  Games have thrust these technology solutions into the consciousness of individuals and business leaders who wonder how they can be used for productivity instead of entertainment.  It’s up to today’s corporate developers to take the technologies and make them productive.

The Learning Curve
Like the learning curve for Windows decades ago, the learning curve for virtual and augmented reality isn’t shallow – but it’s a learning curve that corporate developers can overcome.  While most corporate developers could, historically, safely ignore threading and performance concerns in their corporate applications, that is no longer the case.  The need for real-time feedback creates a need to defer processing and focus on the interaction with the user.  This means learning, improving your learning, or relearning how to manage threads in your applications.

It also means looking for optimal processing strategies that most developers haven’t seen since their computer science textbooks.  With Moore’s Law creating massive processing capacity in both central processing capabilities as well as graphics capabilities, it’s been some time since most developers have needed to be concerned with which strategy was the fastest.  However, as these platforms emerge, it’s necessary to revisit the quest for optimal processing strategies – including the deferral of work into background threads.

More challenging than development-oriented tasks may be the need to develop models in three-dimensional space.  Most developers eventually got decent with image editors to create quick icons that designers could later replace.  However, building 3D models is different.  It means a different set of tooling and a different way of thinking.

The Applications
Most corporate developers were relegated to working on applications that were far removed from the reality of the day-to-day business.  Recording the transactions, scanning the forms, tracking customer interactions… all were important, but disconnected from making the product, servicing the customer, or getting the goods to the end user.  VR and AR are changing that.  Instead of living in a world that’s disconnected from how the user does their work, VR and AR are integrating how users do their work and how they learn.

In the corporate world, VR applications include training with materials that are too expensive or dangerous to work with in reality – and the remote management of robots and drones that do the work that is too difficult for a human to do.  Instead of controlling electrons in a computer, VR software is moving atoms or rewiring human brains.  Training is no longer boring videos of someone else doing something, it’s an interactive simulation that used to be too expensive to build.  The opportunity to remotely control through VR provides the benefits of human judgement with the safety of not exposing humans to dangerous conditions.

AR can augment humans.  Instead of having to memorize reams of content, it can be displayed in-context.  Knowledge management systems have traditionally been boring repositories of information that’s difficult to access.  AR connects the knowledge repository with its use.

AR also makes accessible to humans sensors that are beyond our five senses.  AR can bring thermal imaging, acoustic monitoring, and other sensors into our range of perception through visual or auditory cues.  Consider how digital photography transformed the photography industry.  Now everyone can get immediate feedback and can make adjustments instead of having to wait for the development process.

The Change
Ultimately, VR and AR mean that developers get the chance to have a greater and more tangible impact on the world around them.  They can be a part of augmenting human capacity, reducing the risk to humans, and to improve training.  All it takes is a refocus on threading, performance, and learning a bit about 3D modeling.