"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

creating my own asset

How can I create my own asset which can be used in an android/iOS vuforia project ?

 

Thanks.

DavidBeard

Sat, 07/28/2012 - 01:38

Here you go - https://ar.qualcomm.at/qdevnet/developer_guide/Target%20Management%20System

There are a set of topics available on the left, by expanding the Target Management System folder.

Given link points to target management system.  I want to create my own assets eg. teapot in the image target sample app. How can I create similar asset ?

I would use the Unity game engine. It will save you a lot of trouble. Changing the 3d content is as easy as drag and drop. You can get the assets from the internet or make it yourself with a 3d program such as Blender. Then import it into Unity and voila!

Do you mean using vuforia with unity ?

 

I am using opengl with android. I tried to convert .obj to C/C++ header files. But then I need to again make some changes to this header file.