Virtual Reality


Prepare for an Unity 3D (Game Developer / AR, VR Developer) Interview 2

Unity Engine Specific Question Q1. Difference between Start and Awake Unity Events Awake as “initialize me” and Start as “initialize my connections to others.” You can’t rely on the state of other objects during Awake, since they may not have Awoken themselves yet, so it’s […]


Amazon Sumerian: Lucrative Future of AR and VR Apps! Is it down-to-earth?

Amazon Sumerian: Customers across industries see the potential of VR and AR technologies for a wide range of uses, from maintenance, educating and training employees to create new customer experiences. But, customers are daunted and overwhelmed by the up-front investment in specialized skills and tools […]


Augmented Reality SDK Comparison: Parameters to select the right AR SDK 2

AR SDK Expectation (On paper) Vs Reality (Actual Implementation) The core software powering an Augmented Reality experience is known as an AR SDK or AR Engine. It solves the difficult task of fusing the real world with the digital content. The AR Engines’ capabilities define the potential features of the AR application. […]

ar sdk comparison

ar sdk in 2018

Augmented Reality SDKs in 2018: Which are the best for Development 3

The role of AR SDK in App Development: Augmented reality is currently booming and with Apple’s goal to make augmented reality mainstream and their announcement of ARKit at the WWDC 2017 followed by Google’s ARCore announcement all developers are on the hunt to find the […]


Extended reality: MR, AR, VR, What’s The Difference? 3

VR? AR? MR? Extended Reality(XR)…… Confused??? Extended Reality (XR) is an umbrella term encapsulating Augmented Reality (AR), Virtual Reality (VR), mixed reality (MR), and everything in between. Although drawing the line between AR and VR experiences can be challenging, it is clear that many of […]

ar-vr-mr-arreverie

arreverie-types-of-ar

Types of Augmented Reality (for Me and my Business) 1

Types of Augmented Reality Augmented reality does not end with your smartphone. There are many more ways to enhance your perception of the world. However, it is important to understand that AR is not a monolithic technology. As is often the case, subtle (and sometimes not […]


What is Augmented Reality and How Does It Work? 4

Augmented reality The real-time integration of digital information with the user’s environment in real time. AR technology is useful to superimpose information on the world we see. For example, 3D model, Holograms or images, and sounds are superimposed over what the user sees and hears. […]

Arreverie AR Works

#Tutorial 3: Build Your First AR App with Unity and Vuforia [Custom Target & 3D Rendering]

Literature review  Developers can easily add advanced computer vision functionality to any application, allowing it to recognize images and objects, or reconstruct environments in the real world. Vuforia enables us to detect our own image and augment virtual 2D/3D content over it. In this tutorial we’ll […]

ImageTarget Vuforia Unity

Augmented Reality Tutorial: 1 [ImageTarget]

#Tutorial 1: Get started developing AR Apps with Unity and Vuforia [ImageTarget]

Literature review Vuforia (AR SDK) is a software platform for creating Augmented Reality applications. Developers can easily add advanced computer vision functionality to any application, allowing it to recognize images and objects, or reconstruct environments in the real world. Whether you are building an enterprise […]