Questions tagged [metaio]

metaio produces APIs for Augmented Reality.

Metaio SDK - The Metaio SDK allows developers to use content without prior encryption. No offline tools or server side encryption is needed when generating and deploying 3D assets and tracking patterns. The SDK is currently supported on , and with an additional plugin for development in for , , and platforms.

Metaio Creator - The Metaio Creator is augmented reality software that allows users to create a complete AR scenario without specialized programming knowledge through a drag and drop interface.

Metaio CVS - Metaio Continuous Visual Search (CVS) manages marker searching online for instant image recognition

Metaio Cloud - The Metaio Cloud allows developers to store and manage content online.

JunaioJunaio is an augmented reality browser which allows users to experience mobile augmented reality through multiple channels on their mobile devices.

Metaio Engineer - Metaio Engineer provides solutions for technical assignments from the visualisation of future facilities within a current production environment over illustrating working instructions on a component to deviation measurement between virtuality and reality.

94 questions
1
vote
1 answer

Vector file not found in Metaio cloud plugin viewcontroller

I have installed a Metaio SDK in my IOS app and currently i am getting an error in the MetaioCloudPluginViewController.h that the vector file is not found, i have tried to change the type from .m or .mm where i have used this sdk file but…
Ravi Vyas
  • 83
  • 1
  • 2
  • 9
1
vote
1 answer

Metaio SDK - Creating a new AR Application

I am following a tutorial on the Metaio website - Creating a New AR Application, and it seems to work (I get the Metaio splash screen, and the watermark shows up on the camera view when I build and run it on an ipad. I'm trying to get the Hello…
Knickers
  • 11
  • 3
1
vote
0 answers

Metaio & Unity object tracking

I am adding an 3d object to marker,face tracking etc. no problem with that, but i also want to add the scene some 3d objects without changing position with the marker movement. So an object changing position with the marker and an object position…
frenz
  • 47
  • 6
1
vote
1 answer

Metaio SDK getAllGeometriesFromViewportCoordinates

Hi I am building an augmented reality iOS app with the Metaio SDK, and am running into some issues with the function getAllGeometriesFromViewportCoordinates. In my header (.h file), I'm calling the class constructor: @interface…
1
vote
1 answer

Error loading Metaio ToolBox library

I'm getting this error when loading the Metaio sdk in Android.. I do have all the native .so files loaded and in the apk as well as the metaiosdk jar included in the project. The interesting part (i think) is at the bottom regarding the toolbox..…
Jeremy
  • 3,438
  • 3
  • 34
  • 57
1
vote
1 answer

Metaio - 3d model based tracking

i am following below link for model based tracking. https://dev.metaio.com/creator/tutorials/tutorial-14-3d-tracking-based-on-cad-model/ I am trying to track a .md2 animated model based on another 3d model, which is featured in Metaio but when i…
Jithendra
  • 351
  • 3
  • 17
1
vote
1 answer

Is there a Unity plug-in that would allow you to generate a 3d model using your webcam?

I've looked into Metaio which can do Facial 3d reconstructions video here: https://www.youtube.com/watch?v=Gq_YwW4KSjU but I'm not looking to do that. I want to simply be able to have the user scan in a small simple object and a 3d model be created…
1
vote
1 answer

Metaio, showing multiple content on camera view

I'm trying to add multiple views when detecting QR code. I need to show one button, one image and one text when QR code is recognized. I use metaio SDK-Template project and for now I'm only able to show one thing at a time. Can someone please point…
user3096746
  • 61
  • 1
  • 12
1
vote
2 answers

Calling from Javascript to iOS Webview delegate is not triggeing

I have got Logic.js file from Metaio 3rd party sdk in my iOS Augmented reality based iOS project. This .JS file is created by Metaio creator. I am modifying this file to call my iOS native web view. Basically, i want to call iOS native view from…
Stella
  • 1,728
  • 5
  • 41
  • 95
1
vote
1 answer

How to apply texture image to my 3D model in metaio

My texture image (.png file) seems to be ignored somehow and my 3D model (.obj file) is displayed in one colour. Both built in Blender.
Chris Garm
  • 63
  • 6
1
vote
1 answer

Visioglobe map and Metaio AR with Xamarin

I want to use these tools with Xamarin Visioglobe 3d maps Metaio SDK for Augmented reality they are working well with native android and iOS apps. And I would like to know if we can use these tools with Xamarin, Does xamarin support them? And how…
Mostafa El-Abady
  • 618
  • 9
  • 25
1
vote
2 answers

android metaio no valid license provided

i try to create augmented reality app with metaio sdk.i have one problem.i can not register my app in metaio web site.i try to register my app in I received an email with my new signature via email so in the metaioSDK project I changed in…
user3345767
  • 349
  • 1
  • 2
  • 11
1
vote
2 answers

Unity What is difference between Cameras

What is difference between Device Camera & Main Camera? What is use of Device Camera Plane in Device Camera? At the time of tracking which camera is used?
Swapnil
  • 592
  • 3
  • 13
1
vote
2 answers

Metaio SDK (AREL) - how to show image content without tracking?

I have just simple rectangle button realized as image content and i wanna to show it on screen without any tracking and without using screen anchors. You can see i have no translation and rotation, but screen is still empty.
Krab
  • 6,526
  • 6
  • 41
  • 78
1
vote
0 answers

Camera issue with metaio AR+

I'm just trying to figure out what could I understand from this log: 02-06 15:46:49.263: D/mm-camera-intf(188): mm_stream_qbuf: Starting poll on stream 0xb8be8e04 type :5 02-06 15:46:49.263: D/mm-camera-intf(188): mm_stream_qbuf: Started poll on…
WuLF.code
  • 11
  • 3