Unity uses Vuforia to scan objects (ModelTarget model target)

1. Download vuforia plug-in vufora

 2. Download the model generator Model Target Generator

 3. Import the vuforia plug-in into Unity. The Unity I am using is version 2021. When exporting the plug-in, only two files are displayed. After importing, there will be a pop-up box to update the plug-in. Click updata to update it.

 4. Install the model generator, after downloading, decompress, double-click to install

5. Use of model generator

 

 

 

 

 

 

 

6. Then import these two pictures into the corresponding file of unity

 

 

 

7. Open the vuforia configuration file

8. Fill in the above application permit

 

 

 9. Packaging settings

 

Then pack the apk file and import it to your phone or tablet

Here is the demo result:

Use this bounding box to align real objects,

 

 Because I don’t have such a device here, I opened the model on the computer and aligned the position with the model on the computer.

 

Guess you like

Origin blog.csdn.net/o_ojjj/article/details/132041500
Recommended