Unity 3D


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 […]


#Tutorial 5: Augment ‘Amazing Church’ in AR with ARKit & Unity 3D

iOS 11 introduces ARKit, a new framework that allows you to easily create Augmented Reality experiences for iPhone and iPad. By blending digital objects and information with the environment around you, ARKit takes apps beyond the screen, freeing them to interact with the real world […]


#Tutorial4: Get Started Augmented Reality App On An iPhone/iPad (ARKit + Unity)

Apple is finally getting into augmented reality Augmented Reality isn’t a new technology, but as our phones and tablets become more powerful, the limits to what is possible have started to melt away. With Apple jumping into AR, there are a few additional reasons to […]

ARKit Development