Optimization and AR Game in Unity
Optimization and AR Game in Unity
1. build the project to see which asset is taking a lot of memory or space
5. check override according to the platform and reduce the quality in max size
(resolution----512 or 1024)
AR
What is AR?
the objects that reside in the real world are augmented by computer-generated
perceptual information.
marker-based - vuforia image target, cylinder target, multi-image target, 3d object. works
with all android devices 5.0 lollipop and above
Markerless - uses AR core and it requires flagship devices such as pixel 2 op6 galaxy
note 8/9 etc.
STEPS TO ACTIVATE AR
1. go to project settings
3. go to develop tab
7. go to unity
15.click add and select the targets and download it (select unity editor while
downloading)
MARKERLESS AR
2. In iOS AR Kit