PreviousNext
by bill-s, 2016-09-03T07:38:46.000Z
Virtual reality (VR) provides a unique opportunity and challenge for application developers. On one hand, there’s opportunity to build immersive experiences unbound by the existing 2D UX paradigm. On the other hand, there’s the challenge to build a great VR experience that’s more than a 3D view of a 2D screen. Fortunately, some fundamentals of app development and UI design are similar, such as creating a master/details view, getting input from the user, and communicating across applications via services. In this article, I’ll explore these topics from the context of building a business application in VR so that you can see how to start your own VR apps.
Read More