简体   繁体   中英

using unity 3d models in android application

i am working on an android AR application . In this app the user can place 3d model of a furniture and interact with these. i want to design these model in unity 3d. I am using vuforia sdk for app development. i also downloaded the vuforia unity extension for this purpose. But i don't know anything about using unity. Now the problem is that i'm not sure that i can use the unity model in my application? If not then which software should i use for designing these 3d models?

Unity is just a Game Engine . You can't use it to design your 3D models. You should use 3D modeling software such as 3Ds Max , Blender , Maya to model your 3D furniture and then import them into Unity.

After this, you may use Vuforia plugin for Unity to create your Augmented Reality app. Using Unity with Vuforia is just drag-and-drop if your application is not that complicated.

Check Vuforia Tutorial Series . It's really easy to follow.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM