Hi everyone
I am new user of vuforia. I am currently taking up a college project on my own and i have decided to work with AR.
I have installed Unity3d and also downloaded the vuforia sdk.
I am stuck at the importing stage.
How do i make a .unityPackage for the vuforia sdk?
Thank you in advance
Make sure that you have the correct installer - https://developer.vuforia.com/resources/sdk/unity
When you execute the installer, it will ask you where you want to install the Vuforia Unity extension. You can use the default folder or select your own. The installer will place a unitypackage containing the Vuforia Unity plugin(s) and SDK libraries in this folder.
You can import the Unity extension to your project by either clicking on the unitpackage in its installation folder, or importing it to your Unity project from the menu using Assets > Import Package > Custom Package and selecting the extensions unitypackage from the installation folder.