I am creating an application that will allow users to visualize furniture in the setting of their homes before they buy. The user will select the furniture and point his phone camera towards where it is to be placed. I will be using an SDK like Vuforia for augmentation of the 3D model. However, I am unsure whether to use it with Android SDK or Unity. As per my understanding, Unity would work well for the 3D rendering, but will the app become too heavy? Any other drawbacks to using Unity? Thanks.
↧