Hi,
Our JS API based SDK versions (JS API, Cordova, Xamarin) only support 3D models in the .wt3 format. Our Unity SDK allows you to work with any format that Unity supports. If you have specific requirements in regards to rendering, then you can use our Native API. It wraps the main functionalities of the Wikitude Engine and enables the full computer vision power in your app. To keep it lean, the Native API does not integrate a separate rendering engine, but offers you the full flexibility in terms of rendering augmented reality content.
Greetings
Nicola
Muhammad Mazher
I know Wikitude for Ionic only takes wt3 format and the encoder can only convert from fbx to wt3. What other formats can be used (such as obj, glTF) if we consume Wikitude SDK for Android Native?