Start a new topic

Add 3d model on instant tracking- Native Android

I would like to ask you if it is possible to display a 3d model,  from assets folder, on screen using native android. For example, in samples, a yellow rectangle is showing up in the spot that we set as tracking surface. My goal is displaying a 3d model instead of the yellow rectangle, using native android and not Javascript.

1 Comment

 Hi Zisi,


It is possible to display 3D models using Native. However, since this is entirely up to the developer to program how he wishes his app to behave, the Native API wraps the main functionalities of the Wikitude computer vision engine and enables the full computer vision power in your app. To keep it lean, if you wish to display a 3D model instead of the rectangle then you need to program this from your side.


As an alternative, you could go with our Javascript API where we offer the code on how to do so.


Thanks

Eva

Login or Signup to post a comment