Start a new topic

Augmentation

I'm using the native Android SDK to realize an application that, after recognize some  image targets, it should render some 3D contents.


Using Wikitude studio, I added the object in wt3 format to show. After that, I simply downloaded the wtc.


Now, when I run the application, it recognize the target, but doesn't show me the 3D object. 


Am I missing something?

1 Comment

Hi,


If you work with the Native SDK you'll need to take care of the rendering on your end - this SDK version doesn't provide any rendering. If you wish to work with our .wt3 format you'll need to work with the JS SDK, Cordova, Titanium or Xamarin Extension.


So best would be to test with the JS SDK and follow the documentation and the sample app closely.


Thx and greetings

Nicola

Login or Signup to post a comment